aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/store/AbstractStoragePlugin.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-27DRILL-6492: Ensure schema / workspace case insensitivity in DrillArina Ielchiieva
2018-07-19DRILL-6614: Allow usage of MapRDBFormatPlugin for HiveStoragePluginVitalii Diravka
2018-07-09DRILL-6575: Add store.hive.conf.properties option to allow set Hive propertie...Arina Ielchiieva
2018-05-23DRILL-6436: Storage Plugin to have name and context moved to AbstractStorageP...chunhui-shi
2018-05-22DRILL-6374: Transitive Closure leads to TPCH Queries regressions and OOM when...Vitalii Diravka
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2017-03-01DRILL-5258: Access mock data definition from SQLPaul Rogers
2016-03-03DRILL-4465: Simplify Calcite parsing & planning integrationJacques Nadeau
2016-01-29DRILL-4328: Fix backward compatibility regression caused by DRILL-4198vkorukanti
2015-12-14DRILL-4198: Enhance StoragePlugin interface to expose logical space rules for...vkorukanti
2015-11-01DRILL-4000: Ensure storage plugins are not needlessly created. Add start and ...Jacques Nadeau
2015-09-14DRILL-3724: Improve javadoc of the plugin componentEdmon Begoli
2015-09-13DRILL-3180: JDBC Storage Plugin updates.Jacques Nadeau
2015-07-30DRILL-3500: Add OptimizerRulesContext which exposes information needed by sto...Mehant Baid
2015-04-21DRILL-2514: Add support for impersonation in FileSystem storage plugin.vkorukanti
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-08-29DRILL-1309: Implement ProjectPastFilterPushdown and update DrillScanRel cost ...Hanifi Gunes
2014-05-09DRILL-679: Support create table as query (CTAS).vkorukanti
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-19Start on move towards optiq for I --> pJacques Nadeau
2014-03-03Integrate new SQL changes with Hive storage engine, moving to automatic file ...Jacques Nadeau