aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical
AgeCommit message (Expand)Author
2019-03-14DRILL-7038: Queries on partitioned columns scan the entire datasetsBohdan Kazydub
2019-03-08DRILL-7072: Query with semi join fails for JDBC storage pluginVolodymyr Vysotskyi
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-01DRILL-7019: Add check for redundant importsVolodymyr Vysotskyi
2019-02-01DRILL-6997: Semijoin is changing the join ordering for some tpcds queries.Hanumath Maduri
2019-01-25DRILL-6910: Allow applying DrillPushProjectIntoScanRule at physical phaseVolodymyr Vysotskyi
2019-01-11DRILL-6959: Fix loss of precision when casting time and timestamp literals in...Volodymyr Vysotskyi
2019-01-03DRILL-540: Allow querying hive views in DrillIgor Guzenko
2018-12-12DRILL-6878: Use DrillPushRowKeyJoinToScan rule on DrillJoin pattern to accoun...Gautam Parai
2018-11-26DRILL-6850: Force setting DRILL_LOGICAL Convention for DrillRelFactories and ...Volodymyr Vysotskyi
2018-11-15DRILL-6833: Support for pushdown of rowkey based joinsGautam Parai
2018-11-09DRILL-3610: Add TIMESTAMPADD and TIMESTAMPDIFF functionsVolodymyr Vysotskyi
2018-11-02DRILL-6768: Improve to_date, to_time and to_timestamp and corresponding cast ...Bohdan Kazydub
2018-11-01DRILL-6798: Planner changes to support semi-join.Hanumath Rao Maduri
2018-10-25DRILL-6381: Address code review comments (part 3).Aman Sinha
2018-10-25DRILL-6381: Address review comments (part 2): fix formatting issues and add j...Aman Sinha
2018-10-25DRILL-6381: (Part 4) Enhance MapR-DB plugin to support querying secondary ind...rebase
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
2018-10-25DRILL-6381: (Part 1) Secondary Index frameworkrebase
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-08-27DRILL-6703: Query with complex expressions in lateral and unnest fails with C...Volodymyr Vysotskyi
2018-08-27DRILL-6647: Update Calcite version to 1.17.0Volodymyr Vysotskyi
2018-08-27DRILL-6492: Ensure schema / workspace case insensitivity in DrillArina Ielchiieva
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-08-03DRILL-6101: Optimized implicit columns handling within scannerSalim Achouche
2018-07-31DRILL-6617: Planner Side changed to propagate $drill_implicit_field$ informat...HanumathRao
2018-07-31DRILL-6589: Push transitive closure predicate(s) past aggregatesGautam Parai
2018-07-09DRILL-6575: Add store.hive.conf.properties option to allow set Hive propertie...Arina Ielchiieva
2018-07-04DRILL-6546: Allow unnest function with nested columns and complex expressionsVolodymyr Vysotskyi
2018-07-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
2018-07-01DRILL-6545: Projection Push down into Lateral Join operator.HanumathRao
2018-06-22DRILL-6502: Rename CorrelatePrel to LateralJoinPrel.Hanumath Rao Maduri
2018-06-22DRILL-5188: Expand sub-queries using rulesVolodymyr Vysotskyi
2018-06-16DRILL-6212: Prevent recursive cast expressionschunhui-shi
2018-05-22DRILL-6374: Transitive Closure leads to TPCH Queries regressions and OOM when...Vitalii Diravka
2018-05-17DRILL-6027:Timothy Farkas
2018-05-15DRILL-6321: Lateral Join and Unnest - rules, options, logical plan supportschunhui-shi
2018-05-15DRILL-6321: Lateral Join and Unnest - initial implementation for parser and p...chunhui-shi
2018-05-11DRILL-6401: Precision for decimal data types may be lost for the case when ca...Volodymyr Vysotskyi
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-05DRILL-6318: Push down limit past flatten is incorrectOleg
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-05-04DRILL-4184: Support variable length decimal fields in parquetDave Oshinsky
2018-04-27DRILL-3855: Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRuleVitalii Diravka
2018-04-27DRILL-6331: Revisit Hive Drill native parquet implementation to be exposed to...Arina Ielchiieva
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-04-13DRILL-6294: Changes to support Calcite 1.16.0 , and remove deprecated API usageVolodymyr Vysotskyi