You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2018/05/23 17:36:00 UTC

[jira] [Created] (HIVE-19681) Fix TestVectorIfStatement

Vihang Karajgaonkar created HIVE-19681:
------------------------------------------

             Summary: Fix TestVectorIfStatement
                 Key: HIVE-19681
                 URL: https://issues.apache.org/jira/browse/HIVE-19681
             Project: Hive
          Issue Type: Test
          Components: Vectorization
    Affects Versions: 3.1.0, 4.0.0
            Reporter: Vihang Karajgaonkar
            Assignee: Vihang Karajgaonkar


{{TestVectorIfStatement}} generates interesting batches (injection of random repeating null column values and repeating non-null values) when evaluating the vectorized expressions. But the modification of random rows is done after the row mode is evaluated. Hence it is likely that comparison results will fail. I am not sure how its working in the first place.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)