[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310673#comment-14310673 ] Hive QA commented on HIVE-9517: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307762#comment-14307762 ] Xuefu Zhang commented on HIVE-9517: --- +1 > UNION ALL query failed with ArrayIndexOutOfBou

[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-03 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304051#comment-14304051 ] Chao commented on HIVE-9517: I think the reason that we didn't see this error in MR is because

[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302849#comment-14302849 ] Hive QA commented on HIVE-9517: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-02 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301781#comment-14301781 ] Chao commented on HIVE-9517: OK, the reason Spark unit test also failed is because it didn't us

[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-02 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301692#comment-14301692 ] Chao commented on HIVE-9517: Thanks [~xuefuz], I'll take a look at this class. > UNION ALL que

[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301674#comment-14301674 ] Xuefu Zhang commented on HIVE-9517: --- You probably need to check UnionOperator.needsTransf

[jira] [Commented] (HIVE-9517) UNION ALL query failed with ArrayIndexOutOfBoundsException [Spark Branch]

2015-02-02 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301657#comment-14301657 ] Chao commented on HIVE-9517: I tried both MR and Tez. For MR, the query runs fine. For Tez, the