[jira] [Commented] (HIVE-12315) vectorization_short_regress.q has a wrong result issue for a double calculation

2015-11-03 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14987358#comment-14987358 ] Hive QA commented on HIVE-12315: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12315) vectorization_short_regress.q has a wrong result issue for a double calculation

2015-11-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986804#comment-14986804 ] Matt McCline commented on HIVE-12315: - + LGTM, tests pending. We should add more tests as a separate

[jira] [Commented] (HIVE-12315) vectorization_short_regress.q has a wrong result issue for a double calculation

2015-11-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986359#comment-14986359 ] Matt McCline commented on HIVE-12315: - The class I suspect is DoubleColDivideDoubleColumn. >

[jira] [Commented] (HIVE-12315) vectorization_short_regress.q has a wrong result issue for a double calculation

2015-11-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986627#comment-14986627 ] Gopal V commented on HIVE-12315: [~mmccline]: the loop-hoist was correct, please review attached patch.

[jira] [Commented] (HIVE-12315) vectorization_short_regress.q has a wrong result issue for a double calculation

2015-11-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986539#comment-14986539 ] Matt McCline commented on HIVE-12315: - Gopal suspects this might be related to the recent HIVE-10235