Matt McCline created HIVE-18531:
-----------------------------------
Summary: Vectorization: Vectorized PTF operator should not set the
initial type infos
Key: HIVE-18531
URL: https://issues.apache.org/jira/browse/HIVE-18531
Project: Hive
Issue Type: Bug
Components: Hive
Affects Versions: 3.0.0
Reporter: Matt McCline
The Vectorized PTF operator is mistakenly setting the initial type infos for
its output VectorizationContext. It should not. It is only creating a
projection of the initial columns from ReduceSink (i.e. keys, values) plus
scratch columns for output columns.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)