aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/codegen/includes/parserImpls.ftl
AgeCommit message (Expand)Author
2019-03-14DRILL-7058: Refresh command to support subset of columnsVenkata Jyothsna Donapati
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2019-02-28DRILL-1328: Support table statisticsCliff Buchanan
2019-02-01DRILL-6964: Implement CREATE / DROP SCHEMA commandsArina Ielchiieva
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-01-16DRILL-3993: Changes to support Calcite 1.15.Volodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.13Roman Kulyk
2017-11-26DRILL-5952: Implement "CREATE TABLE IF NOT EXISTS and CREATE VIEW IF NOT EXISTS"Prasad Nagaraj Subramanya
2017-01-23DRILL-4956: Temporary tables supportArina Ielchiieva
2016-10-18DRILL-4726: Dynamic UDF SupportArina Ielchiieva
2016-07-22DRILL-4673: Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED stat...Vitalii Diravka
2016-07-12DRILL-4514: Add describe schema <schema_name> commandArina Ielchiieva
2015-09-18DRILL-2743: Parquet file metadata cachingSteven Phillips
2015-09-08DRILL-3535: Add support for Drop TableMehant Baid
2015-06-25DRILL-3373: Raise parsing error when CTAS has partition by clause yet partiti...Jinfeng Ni
2015-06-20DRILL-3246 : Query planning support for partition by clause in CTAS statement.Jinfeng Ni
2014-07-08DRILL-755: Show files without FROM clause should display files in default wor...Mehant Baid
2014-05-09DRILL-679: Support create table as query (CTAS).vkorukanti
2014-05-09DRILL-601: Support for 'Show files' commandMehant Baid
2014-05-07DRILL-438: Add support for Views (CREATE, DROP and select)vkorukanti
2014-04-21DRILL-399: Support USE SCHEMA. Also fixes bugs found in using default schema ...vkorukanti
2014-04-21DRILL-392: Support SHOW TABLES/SCHEMAS and DESCRIBE TABLE.vkorukanti