aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetPhysicalPlan.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
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
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips
2016-02-05DRILL-3581: Upgrade to Guava 18.0Jacques Nadeau
2015-11-12DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules.Jacques Nadeau
2015-04-20DRILL-2383: Support to inject exceptions and pauses in various components of ...Sudheesh Katkam
2015-04-16DRILL-2675 (PART-2): Implement a subset of User Exceptions to improve how err...adeneche
2015-04-15DRILL-2675: Implement a subset of User Exceptions to improve how errors are r...adeneche
2015-04-03DRILL-2498: Separate QueryResult into two messages QueryResult and QueryDataadeneche
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-05-23Switch distributed cache to InfinispanJacques Nadeau
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
2014-03-03Integrate new SQL changes with Hive storage engine, moving to automatic file ...Jacques Nadeau