Vihang Karajgaonkar created HIVE-18397:
------------------------------------------
Summary: Support vectorization for INTERVAL_DAY_TIME type
Key: HIVE-18397
URL: https://issues.apache.org/jira/browse/HIVE-18397
Project: Hive
Issue Type: Sub-task
Reporter: Vihang Karajgaonkar
Vectorizer currently assumes that all the primitives are supported for a
inputformat which implements {{VectorizedInputFormatInterface}}. Currently any
table which has timestamp or interval_day_time type will fail execution in
vectorized mode. HIVE-18323 adds support for timestamp. We should also add
support for interval_day_time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)