[jira] Updated: (HIVE-1131) Add column lineage information to the pre execution hooks

2010-04-02 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-1131: Release Note: This changes the signature of PostExecute.java Hadoop Flags: [Incompatible change]

[jira] Updated: (HIVE-1131) Add column lineage information to the pre execution hooks

2010-04-02 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-1131: Attachment: HIVE-1131_7.patch Another patch which fixes the QueryPlan to have LinkedHashMaps as that

[jira] Created: (HIVE-1290) sort merge join does not work with bucketizedhiveinputformat

2010-04-02 Thread Namit Jain (JIRA)
sort merge join does not work with bucketizedhiveinputformat Key: HIVE-1290 URL: https://issues.apache.org/jira/browse/HIVE-1290 Project: Hadoop Hive Issue Type: Bug Comp

[jira] Updated: (HIVE-1290) sort merge join does not work with bucketizedhiveinputformat

2010-04-02 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1290: - Status: Patch Available (was: Open) > sort merge join does not work with bucketizedhiveinputformat >

[jira] Updated: (HIVE-1290) sort merge join does not work with bucketizedhiveinputformat

2010-04-02 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1290: - Attachment: hive.1290.1.patch > sort merge join does not work with bucketizedhiveinputformat > ---

[jira] Updated: (HIVE-1131) Add column lineage information to the pre execution hooks

2010-04-02 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-1131: Attachment: HIVE-1131_6.patch With fixes to tests and with null dropped. > Add column lineage info