[jira] [Updated] (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:all-tabpanel ] Dayue Gao updated HIVE-10792: - Attachment: HIVE-10792.2.patch Generate patch against master branch instead of old trunk branch, also

[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-tabpanelfocusedCommentId=14559231#comment-14559231 ] Dayue Gao commented on HIVE-10792: -- I don't think the failed tests are related to this

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

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

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

2015-05-25 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dayue Gao updated HIVE-10792: - Attachment: HIVE-10792.1.patch Uploaded the first patch. I'm still leaning to add test cases for Hive. If

[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-tabpanelfocusedCommentId=14555728#comment-14555728 ] Dayue Gao commented on HIVE-10792: -- [~gopalv], yes, I think it's related to ORC PPD.

[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-tabpanelfocusedCommentId=1444#comment-1444 ] Dayue Gao commented on HIVE-10792: -- I think in HiveInputFormat#pushProjectionsAndFilters,