aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillViewTable.java
AgeCommit message (Expand)Author
2019-01-03DRILL-540: Allow querying hive views in DrillIgor Guzenko
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.15.Volodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.13Roman Kulyk
2015-04-21DRILL-1384: Part 7 - Resolve conflicts after rebasing Drill master with view/...Jinfeng Ni
2015-04-21DRILL-1384: Part 1 - Rebase on Calcite. Change code due to Calcite package re...Jinfeng Ni
2015-04-21DRILL-2514: Add support for impersonation in FileSystem storage plugin.vkorukanti
2014-08-27DRILL-595, DRILL-811, DRILL-1029: Support select * in view, subquery, table e...Jinfeng Ni
2014-07-20DRILL-1114: Fix a bug in resolving tables in schema where view is createdvkorukanti
2014-06-11DRILL-858: Fix bugs in handling Hive views in INFORMATION_SCHEMA generation.vkorukanti
2014-06-10Fix regression with using views inside and outside schema due to persistent c...Jacques Nadeau
2014-06-09DRILL-760: Move information schema to use POJO record readervkorukanti
2014-06-08Enable View persistence, Storage Plugin and System option persistence.Jacques Nadeau
2014-05-07DRILL-438: Add support for Views (CREATE, DROP and select)vkorukanti