aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/FileSystemPartitionDescriptor.java
AgeCommit message (Expand)Author
2019-03-05DRILL-5603: Replace String file paths to Hadoop PathVitalii Diravka
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2018-11-26DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: s...ozinoviev
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.13Roman Kulyk
2016-08-17DRILL-4846: Fix a few performance issues for metadata access:Aman Sinha
2016-08-05DRILL-4825: Fix incorrect result issue caused by partition pruning when same ...Jinfeng Ni
2016-07-27DRILL-4786: Read the metadata cache file from the least common ancestor direc...Aman Sinha
2016-07-18DRILL-4530: Optimize partition pruning with metadata caching for the single p...Aman Sinha
2016-04-11DRILL-4589: Reduce planning time for file system partition pruning by reducin...Jinfeng Ni
2016-02-19DRILL-4287: During initial DrillTable creation don't read the metadata cache ...Aman Sinha
2016-01-29DRILL-2517: Move directory-based partition pruning to Calcite logical plannin...Jinfeng Ni
2016-01-29DRILL-2517: (Prototype from Mehant) Move directory based partition pruning to...Mehant Baid
2016-01-06DRILL-4250: Fix directory-based partition pruning when directory has both sub...Jinfeng Ni
2015-11-24DRILL-2618: handle queries over empty folders consistently so that they repor...Hanifi Gunes
2015-10-01DRILL-3788: Expand the file selection to contain all files within the directo...Mehant Baid
2015-09-21DRILL-3735: For partition pruning divide up the partition lists into sublists...Aman Sinha
2015-07-30DRILL-3503: Make PruneScanRule pluggable.Mehant Baid
2015-03-19DRILL-2353: Add interpreter based partition pruning.Aman Sinha
2014-10-23DRILL-1543: Implement partition pruning for Hive tablesMehant Baid