Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
Once a Calcite query plan containing a DruidQuery operator has been optimized, we need to transform the plan into a physical plan. We use the JSON Druid query that will be passed to the DruidStorageHandler to infer the schema of the records coming out of the TableScan over Druid. In particular, DruidSerDe will be able to infer the schema for Druid Timeseries, TopN, GroupBy, and Select queries.
Attachments
Issue Links
- is part of
-
HIVE-14217 Druid integration
- Closed