[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-28 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518216#comment-14518216 ] Sushanth Sowmyan commented on HIVE-10450: - +1 for inclusion into branch-1.2 More

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-27 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513876#comment-14513876 ] Hive QA commented on HIVE-10450: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-27 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513918#comment-14513918 ] Matt McCline commented on HIVE-10450: - Fix obviously related TestCliDriver q files

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-27 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513636#comment-14513636 ] Gopal V commented on HIVE-10450: [~mmccline]: I think the dummy operator aliases play into

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-27 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513723#comment-14513723 ] Matt McCline commented on HIVE-10450: - Re-coded to loop and count TableScanOperator

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-27 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514100#comment-14514100 ] Hive QA commented on HIVE-10450: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-27 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514736#comment-14514736 ] Gopal V commented on HIVE-10450: Patch LGTM - +1. More than one TableScan in MapWork not

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513030#comment-14513030 ] Gopal V commented on HIVE-10450: [~mmccline]: this fix seems too involved - could this

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-26 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513337#comment-14513337 ] Hive QA commented on HIVE-10450: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-26 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513268#comment-14513268 ] Matt McCline commented on HIVE-10450: - Yes, [~gopalv] good point. Attached simpler

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-24 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510812#comment-14510812 ] Matt McCline commented on HIVE-10450: - [~gopalv] this problem is for MR not Tez (that

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510814#comment-14510814 ] Gopal V commented on HIVE-10450: Ah, that's what possibly confused me - this sort of plan

[jira] [Commented] (HIVE-10450) More than one TableScan in MapWork not supported in Vectorization -- causes query to fail during vectorization

2015-04-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14510634#comment-14510634 ] Gopal V commented on HIVE-10450: [~mmccline]: this could very well be a planning error in