[jira] [Updated] (HIVE-4078) Remove the serialize-deserialize pair in CommonJoinResolver

2013-02-27 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4078: -- Status: Open (was: Patch Available) Updating patch to match review comments. Remove the

[jira] [Updated] (HIVE-4078) Remove the serialize-deserialize pair in CommonJoinResolver

2013-02-27 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4078: -- Attachment: HIVE-4078-20130227.patch Updated to throw an exception if the cloner throws a SemanticException

[jira] [Updated] (HIVE-4078) Remove the serialize-deserialize pair in CommonJoinResolver

2013-02-27 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4078: -- Status: Patch Available (was: Open) Remove the serialize-deserialize pair in CommonJoinResolver

[jira] [Updated] (HIVE-4078) Remove the serialize-deserialize pair in CommonJoinResolver

2013-02-27 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4078: -- Status: Open (was: Patch Available) cloneBean() only clones part of the data, does not do a true deep-copy.

[jira] [Updated] (HIVE-4078) Remove the serialize-deserialize pair in CommonJoinResolver

2013-02-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4078: -- Attachment: HIVE-4078.patch Over six runs of an explain query with 3 joins || pre-patch || post-patch ||