Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.6.0
-
None
Description
Hive 0.14 added cost based optimization and optiq operator tree is generated for most select queries. If drill is able to use those optiq operator trees and convert optiq operator tree to drill logical plan, then running hive sql on drill become possible.
This task is to implement the hive optiq operator tree -> drill logical plan conversion and enable hive sql support in Drill.
Attachments
Issue Links
- depends upon
-
HIVE-8561 Expose Hive optiq operator tree to be able to support other sql on hadoop query engines
- Patch Available
- requires
-
DRILL-1570 Support Hive Data Types
- Resolved