[jira] [Updated] (HIVE-4371) some issue with merging join trees

2013-04-24 Thread Ashutosh Chauhan (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-4371:
---

Fix Version/s: (was: 0.12.0)
   0.11.0

> some issue with merging join trees
> --
>
> Key: HIVE-4371
> URL: https://issues.apache.org/jira/browse/HIVE-4371
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.11.0
>Reporter: Namit Jain
>Assignee: Navis
> Fix For: 0.11.0
>
> Attachments: HIVE-4371.D10323.1.patch, HIVE-4371.D10323.2.patch
>
>
> [~navis], I would really appreciate if you can take a look.
> I am attaching a testcase, for which in the optimizer the join context left
> aliases and right aliases do not look correct.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4371) some issue with merging join trees

2013-04-22 Thread Namit Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Namit Jain updated HIVE-4371:
-

   Resolution: Fixed
Fix Version/s: 0.12.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed. Thanks Navis

> some issue with merging join trees
> --
>
> Key: HIVE-4371
> URL: https://issues.apache.org/jira/browse/HIVE-4371
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.11.0
>Reporter: Namit Jain
>Assignee: Navis
> Fix For: 0.12.0
>
> Attachments: HIVE-4371.D10323.1.patch, HIVE-4371.D10323.2.patch
>
>
> [~navis], I would really appreciate if you can take a look.
> I am attaching a testcase, for which in the optimizer the join context left
> aliases and right aliases do not look correct.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4371) some issue with merging join trees

2013-04-21 Thread Phabricator (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-4371:
--

Attachment: HIVE-4371.D10323.2.patch

navis updated the revision "HIVE-4371 [jira] some issue with merging join 
trees".

  Added test case

Reviewers: JIRA

REVISION DETAIL
  https://reviews.facebook.net/D10323

CHANGE SINCE LAST DIFF
  https://reviews.facebook.net/D10323?vs=32343&id=32577#toc

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java
  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/AvgPartitionSizeBasedBigTableSelectorForAutoSMJ.java
  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SizeBasedBigTableSelectorForAutoSMJ.java
  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/TableSizeBasedBigTableSelectorForAutoSMJ.java
  ql/src/test/queries/clientpositive/auto_sortmerge_join_12.q
  ql/src/test/results/clientpositive/auto_sortmerge_join_12.q.out

To: JIRA, navis


> some issue with merging join trees
> --
>
> Key: HIVE-4371
> URL: https://issues.apache.org/jira/browse/HIVE-4371
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.11.0
>Reporter: Namit Jain
>Assignee: Navis
> Attachments: HIVE-4371.D10323.1.patch, HIVE-4371.D10323.2.patch
>
>
> [~navis], I would really appreciate if you can take a look.
> I am attaching a testcase, for which in the optimizer the join context left
> aliases and right aliases do not look correct.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4371) some issue with merging join trees

2013-04-18 Thread Navis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navis updated HIVE-4371:


Status: Patch Available  (was: Open)

> some issue with merging join trees
> --
>
> Key: HIVE-4371
> URL: https://issues.apache.org/jira/browse/HIVE-4371
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.11.0
>Reporter: Namit Jain
>Assignee: Navis
> Attachments: HIVE-4371.D10323.1.patch
>
>
> [~navis], I would really appreciate if you can take a look.
> I am attaching a testcase, for which in the optimizer the join context left
> aliases and right aliases do not look correct.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4371) some issue with merging join trees

2013-04-17 Thread Phabricator (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-4371:
--

Attachment: HIVE-4371.D10323.1.patch

navis requested code review of "HIVE-4371 [jira] some issue with merging join 
trees".

Reviewers: JIRA

HIVE-4371 some issue with merging join trees

Navis, I would really appreciate if you can take a look.

I am attaching a testcase, for which in the optimizer the join context left
aliases and right aliases do not look correct.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D10323

AFFECTED FILES
  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/AvgPartitionSizeBasedBigTableSelectorForAutoSMJ.java
  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SizeBasedBigTableSelectorForAutoSMJ.java
  
ql/src/java/org/apache/hadoop/hive/ql/optimizer/TableSizeBasedBigTableSelectorForAutoSMJ.java

MANAGE HERALD RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/24753/

To: JIRA, navis


> some issue with merging join trees
> --
>
> Key: HIVE-4371
> URL: https://issues.apache.org/jira/browse/HIVE-4371
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.11.0
>Reporter: Namit Jain
>Assignee: Navis
> Attachments: HIVE-4371.D10323.1.patch
>
>
> [~navis], I would really appreciate if you can take a look.
> I am attaching a testcase, for which in the optimizer the join context left
> aliases and right aliases do not look correct.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira