[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-04-06 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-279: --- Resolution: Fixed Status: Resolved (was: Patch Available) committed. Thanks Prasad!!

[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-04-03 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-279: --- Fix Version/s: 0.4.0 Hadoop Flags: [Reviewed] Status: Patch Available (was: Open)

[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-04-03 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-279: --- Attachment: hive-279.6.patch added following tests 1) multi insert (which doesn't push predicates) 2)

[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-03-29 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-279: --- Attachment: hive-279.5.patch updated patch incorporating Namit's comments Implement predicate push

[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-03-27 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-279: --- Attachment: hive-279.4.patch updated the patch to the latest trunk Implement predicate push down for

[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-02-28 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-279: --- Attachment: hive-279.3.patch incorporated comments from Namit and added a bunch of new testcases. due

[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-02-24 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-279: --- Attachment: hive-279.2.patch Here is an updated patch that simplifies some of the column reference

[jira] Updated: (HIVE-279) Implement predicate push down for hive queries

2009-02-18 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-279: --- Attachment: hive-279.patch this is a drop for initial review since i suspect there will be lot of