Na Yang created DRILL-1569:
------------------------------
Summary: Support Hive SQL
Key: DRILL-1569
URL: https://issues.apache.org/jira/browse/DRILL-1569
Project: Apache Drill
Issue Type: Task
Components: Execution - Data Types, Execution - Flow, Functions - Hive
Affects Versions: 0.6.0
Reporter: Na Yang
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)