aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/FooterGatherer.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-06-13DRILL-6353: Upgrade Parquet MR dependenciesVlad Rozov
2018-05-05DRILL-6281: Refactor TimedRunnableVlad Rozov
2018-05-05DRILL-6281: Refactor TimedRunnable (rename TimedRunnable to TimedCallable)Vlad Rozov
2017-07-21DRILL-4720: Fix SchemaPartitionExplorer.getSubPartitions method implementatio...Arina Ielchiieva
2015-11-04DRILL-4028: Update Drill to leverage latest version of Parquet library.Jason Altekruse
2015-04-29DRILL-2842: Fix reading of parquet files with large file level metadata.Jason Altekruse
2015-04-14DRILL-2577: Use DrillPathFilter in FooterGathererSteven Phillips
2015-03-08DRILL-2347: Support parquet metadata read parallelizationJacques Nadeau