[ https://issues.apache.org/jira/browse/HIVE-19384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470483#comment-16470483 ]
Matt McCline commented on HIVE-19384: ------------------------------------- #10824 > Vectorization: IfExprTimestamp* do not handle NULLs correctly > ------------------------------------------------------------- > > Key: HIVE-19384 > URL: https://issues.apache.org/jira/browse/HIVE-19384 > Project: Hive > Issue Type: Bug > Components: Hive > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Blocker > Fix For: 3.0.0, 3.1.0 > > Attachments: HIVE-19384.01.patch, HIVE-19384.02.patch, > HIVE-19384.04.patch > > > HIVE-18622: "Vectorization: IF Statements, Comparisons, and more do not > handle NULLs correctly" didn't quite fix the IfExprTimestamp* classes > right.... > {noformat} > // Carefully handle NULLs... > outputColVector.noNulls = false;{noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)