[
https://issues.apache.org/jira/browse/HIVE-12750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072639#comment-15072639
]
Matt McCline commented on HIVE-12750:
-------------------------------------
Newly added validation seems to be catching CasLongToDouble not handling nulls
correctly (vectorization_not.q, etc). Perhaps we should turn off validation to
get this wrong results issue fixed and create additional JIRAs to solve the
other issues...
> Vectorization logic not maintaining noNulls flag and isNull array properly
> causing wrong query results
> ------------------------------------------------------------------------------------------------------
>
> Key: HIVE-12750
> URL: https://issues.apache.org/jira/browse/HIVE-12750
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-12750.1.patch, HIVE-12750.2.patch,
> HIVE-12750.3.patch, HIVE-12750.4.patch, HIVE-12750.5.patch
>
>
> A very large query produced wrong results due to not maintaining noNulls flag
> and isNull array properly. No Q file since input files too large.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)