[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2016-11-10 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656219#comment-15656219 ] Dayue Gao commented on HIVE-10792: -- [~csun] someone else can take over this jira, I have

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

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

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2016-11-10 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655548#comment-15655548 ] Chao Sun commented on HIVE-10792: - I also observed this issue with ORC + self join. [~gaod

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-06-28 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605017#comment-14605017 ] Sushanth Sowmyan commented on HIVE-10792: - Removing fix version of 1.2.1 since thi

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559395#comment-14559395 ] Gopal V commented on HIVE-10792: [~gaodayue]: not sure if the patch can retain PPD for map

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-26 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559231#comment-14559231 ] Dayue Gao commented on HIVE-10792: -- I don't think the failed tests are related to this pa

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

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

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558658#comment-14558658 ] Hive QA commented on HIVE-10792: {color:red}Overall{color}: -1 no tests executed Here a

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-24 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558009#comment-14558009 ] Dayue Gao commented on HIVE-10792: -- Forgot to mention that this issue is only related to

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-22 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555728#comment-14555728 ] Dayue Gao commented on HIVE-10792: -- [~gopalv], yes, I think it's related to ORC PPD. You

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1460#comment-1460 ] Gopal V commented on HIVE-10792: And the output seems to be correct, because no row has {{

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1445#comment-1445 ] Gopal V commented on HIVE-10792: Are you sure this is related to ORC at all? {code} creat

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-21 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1444#comment-1444 ] Dayue Gao commented on HIVE-10792: -- I think in HiveInputFormat#pushProjectionsAndFilters,