aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/store/dfs/easy/EasyFormatPlugin.java
AgeCommit message (Expand)Author
2019-03-11DRILL-6952: Host compliant text reader on the row set frameworkPaul Rogers
2019-03-05DRILL-5603: Replace String file paths to Hadoop PathVitalii Diravka
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2019-02-28DRILL-1328: Support table statisticsCliff Buchanan
2019-02-25DRILL-6950: Row set-based scan frameworkPaul Rogers
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-04-27DRILL-6331: Revisit Hive Drill native parquet implementation to be exposed to...Arina Ielchiieva
2018-02-19DRILL-6164: Heap memory leak during parquet scan and OOMVlad Rozov
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2017-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
2017-08-14DRILL-4735: ConvertCountToDirectScan rule enhancementsArina Ielchiieva
2017-04-07DRILL-5355: Misc. code cleanup closes #784Paul Rogers
2016-11-01DRILL-3423: Adding HTTPd Log Parsing functionality including full pushdown, t...Jim Scott
2016-11-01DRILL-3423: Initial HTTPD log plugin. Needs tests. Would be good to improve t...Jacques Nadeau
2016-08-24DRILL-4852: Fix performance regression for COUNT(*) query over large JSON tableArina Ielchiieva
2016-06-23DRILL-4733: max(dir0) reading more columns than necessaryArina Ielchiieva
2016-06-18DRILL-3474: Add implicit file columns supportArina Ielchiieva
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-11-04DRILL-3963: Add Sequence file support.Amit Hadke
2015-11-01DRILL-3810: Add Avro schema supportKamesh
2015-09-14DRILL-3724: Improve javadoc of the plugin componentEdmon Begoli
2015-06-29DRILL-3422: Multiple unit test failures on Windows with current masterAditya Kishore
2015-06-26DRILL-3402: Throw exception when attempting to partition in format that doesn...Steven Phillips
2015-06-20DRILL-3246 : Query planning support for partition by clause in CTAS statement.Jinfeng Ni
2015-06-04Update version for hadoop dependencies in mapr profileSteven Phillips
2015-05-12DRILL-2780: Check for open files when closing OperatorContextSteven Phillips
2015-05-10DRILL-2723: Add option to change text format row size estimate.Jacques Nadeau
2015-05-07DRILL-2006: Updated Text reader. Increases variations of text files Drill ca...Jacques Nadeau
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
2015-04-21DRILL-2514: Add support for impersonation in FileSystem storage plugin.vkorukanti
2015-04-21DRILL-2413: FileSystemPlugin refactoring: avoid sharing DrillFileSystem acros...vkorukanti
2015-03-25DRILL-2367: Removed partition column label in conf (gets from options)Sudheesh Katkam
2015-02-05DRILL-2080: Add IO Stats for JSON/Parquet type input filesvkorukanti
2014-11-07DRILL-1417: ensure star column is passed to scan in case non-partition column...Hanifi Gunes
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-09-11DRILL-1392: Include partition columns in star queriesSteven Phillips
2014-08-29DRILL-1309: Implement ProjectPastFilterPushdown and update DrillScanRel cost ...Hanifi Gunes
2014-08-06DRILL-1232: Fix unsupported exception while using 'where' clause with partiti...Mehant Baid
2014-06-04Update projection pushdown so that it rewrites row type of scan.Jacques Nadeau
2014-05-23Remove references to jcommander's copy of Guava's Lists class.Jacques Nadeau
2014-05-23status changesJacques Nadeau
2014-05-10DRILL-679: Support create table as query (CTAS) (contd.).vkorukanti
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-05-03DRILL-491: project pushdown into scan. Add base test class for testing plan.Jinfeng Ni
2014-05-03DRILL-494: Support for Storage Plugin Optimizer RulesAditya Kishore
2014-04-22DRILL-468 Support for FileSystem partitionsSteven Phillips
2014-04-22DRILL-442: Implement text format pluginSteven Phillips
2014-04-19Start on move towards optiq for I --> pJacques Nadeau
2014-03-03Change FileSelection variable name to selection (instead of file, which is no...Steven Phillips
2014-03-03Integrate new SQL changes with Hive storage engine, moving to automatic file ...Jacques Nadeau