[
https://issues.apache.org/jira/browse/HIVE-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-19035:
--------------------------------
Status: Patch Available (was: Open)
> Vectorization: Disable exotic field reference form
> --------------------------------------------------
>
> Key: HIVE-19035
> URL: https://issues.apache.org/jira/browse/HIVE-19035
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 3.0.0
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-19035.01.patch
>
>
> We currently don't support exotic field references like get a struct field
> from array<struct<a:timestamp>> returns a type array<timestamp>. Attempt
> causes ClassCastException in VectorizationContext that kills query planning.
> The Q file is input_testxpath3.q
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)