aboutsummaryrefslogtreecommitdiff
path: root/common/src/test
AgeCommit message (Expand)Author
2019-03-08DRILL-7046: Support for loading and parsing new RM config fileSorabh Hamirwasia
2019-02-08DRILL-7024: Refactor ColumnWriter to simplify type-conversion shimPaul Rogers
2018-12-10DRILL-6889: Exclude Drill unit tests to avoid Travis timing outVitalii Diravka
2018-10-08DRILL-6762: Fix dynamic UDFs versioning issueArina Ielchiieva
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-27DRILL-6492: Ensure schema / workspace case insensitivity in DrillArina Ielchiieva
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-17DRILL-6027: Initial implementation of HashJoin spill, without memory limits c...Ben-Zvi
2018-05-12DRILL-6363: Upgrade jmockit and mockito libsArina Ielchiieva
2018-05-11DRILL-6249: Adding more unit testing documentation.Timothy Farkas
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2018-01-11DRILL-5922: - The QueryContext was never closed when the Foreman finished, so...Timothy Farkas
2017-11-29DRILL-5989: Categories some tests to speed up smoke tests. Made travis run te...Timothy Farkas
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-25DRILL-5809 made the storage format of system options backwards compatible, an...Timothy Farkas
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-09-14DRILL-5761: Disable Lilith ClassicMultiplexSocketAppender by default.Volodymyr Vysotskyi
2017-03-01DRILL-4994: Add back JDBC prepared statement for older serversLaurent Goujon
2017-02-24DRILL-5260: Extend "Cluster Fixture" test frameworkPaul Rogers
2016-11-04DRILL-4800: Various fixes. Fix buffer underflow exception in BufferedDirectBu...Parth Chandra
2016-11-02DRILL-4800: Parallelize column reading. Read/Decode fixed width fields in par...Parth Chandra
2015-11-12DRILL-3987: (CLEANUP) Final cleanups to get complete working build/distributionJacques Nadeau
2015-11-12DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move...Jacques Nadeau
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-09-08DRILL-3497: Throw UserException#validationError instead of SetOptionException...Sudheesh Katkam
2015-09-04DRILL-2304: Manage options with lowercase namesSudheesh Katkam
2015-06-24DRILL-2903: General improvements to tests in TestDrillbitResilienceSudheesh Katkam
2015-06-23DRILL-3319: Replaced UserException#build() method with #build(Logger) method ...Sudheesh Katkam
2015-05-27DRILL-2923: Ensure all unit tests pass without assertions enabled Modified a ...Chris Westin
2015-05-14DRILL-3098: Set Unix style "line.separator" for testsAditya Kishore
2015-05-10DRILL-2757: Verify operators correctly handle low memory conditions and cance...adeneche
2015-04-21DRILL-1384: Part 1 - Rebase on Calcite. Change code due to Calcite package re...Jinfeng Ni
2015-04-16DRILL-2675 (PART-2): Implement a subset of User Exceptions to improve how err...adeneche
2015-04-15DRILL-2606: Fix BIT (de)serialization issues in ExprParser.vkorukanti
2015-04-15DRILL-2675: Implement a subset of User Exceptions to improve how errors are r...adeneche
2015-02-25DRILL-2130: Fixed JUnit/Hamcrest/Mockito/Paranamer class path problem.dbarclay
2015-02-23DRILL-1062: Implemented null ordering (NULLS FIRST/NULLS LAST).dbarclay
2015-01-16DRILL-1555: fix a problem in ArraySegment cloning logicHanifi Gunes
2014-10-22DRILL-1508: Implement pushdown for LIKE operator in HBase storage engineAditya Kishore
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-07-20DRILL-1155: Add option to use JDK compiler and use it for runtime generated c...Aditya Kishore
2014-06-16DRILL-1002: Fix TestSqlBracketlessSyntax.checkComplexExpressionParsing() on W...Aditya Kishore
2014-06-09Allow specifying lilith's log appender endpoint using environment variable 'L...Aditya Kishore
2014-06-08DRILL-887: TestQueriesOnLargeFile.testMergingReceiver fails on WindowsAditya Kishore
2014-05-14DRILL-733: Reduce memory footprint of unit testsAditya Kishore
2014-04-23Make tests extend shared base class. Add additional tracking in base class a...Jacques Nadeau
2014-04-19Move to Optiq 0.6Jacques Nadeau