[jira] [Commented] (HIVE-3888) wrong mapside groupby if no partition is being selected

2013-01-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551021#comment-13551021
 ] 

Hudson commented on HIVE-3888:
--

Integrated in hive-trunk-hadoop1 #7 (See 
[https://builds.apache.org/job/hive-trunk-hadoop1/7/])
HIVE-3888 wrong mapside groupby if no partition is being selected
(Namit Jain via Ashutosh and namit) (Revision 1431936)

 Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1431936
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GroupByOptimizer.java
* /hive/trunk/ql/src/test/queries/clientpositive/groupby_sort_6.q
* /hive/trunk/ql/src/test/queries/clientpositive/groupby_sort_7.q
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_6.q.out
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_7.q.out
* /hive/trunk/ql/src/test/results/clientpositive/metadataonly1.q.out


 wrong mapside groupby if no partition is being selected
 ---

 Key: HIVE-3888
 URL: https://issues.apache.org/jira/browse/HIVE-3888
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
 Fix For: 0.11.0

 Attachments: hive.3888.1.patch




--
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] [Commented] (HIVE-3888) wrong mapside groupby if no partition is being selected

2013-01-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551368#comment-13551368
 ] 

Hudson commented on HIVE-3888:
--

Integrated in Hive-trunk-hadoop2 #59 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/59/])
HIVE-3888 wrong mapside groupby if no partition is being selected
(Namit Jain via Ashutosh and namit) (Revision 1431936)

 Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1431936
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GroupByOptimizer.java
* /hive/trunk/ql/src/test/queries/clientpositive/groupby_sort_6.q
* /hive/trunk/ql/src/test/queries/clientpositive/groupby_sort_7.q
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_6.q.out
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_7.q.out
* /hive/trunk/ql/src/test/results/clientpositive/metadataonly1.q.out


 wrong mapside groupby if no partition is being selected
 ---

 Key: HIVE-3888
 URL: https://issues.apache.org/jira/browse/HIVE-3888
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
 Fix For: 0.11.0

 Attachments: hive.3888.1.patch




--
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] [Commented] (HIVE-3888) wrong mapside groupby if no partition is being selected

2013-01-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551498#comment-13551498
 ] 

Hudson commented on HIVE-3888:
--

Integrated in Hive-trunk-h0.21 #1907 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1907/])
HIVE-3888 wrong mapside groupby if no partition is being selected
(Namit Jain via Ashutosh and namit) (Revision 1431936)

 Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1431936
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GroupByOptimizer.java
* /hive/trunk/ql/src/test/queries/clientpositive/groupby_sort_6.q
* /hive/trunk/ql/src/test/queries/clientpositive/groupby_sort_7.q
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_6.q.out
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_7.q.out
* /hive/trunk/ql/src/test/results/clientpositive/metadataonly1.q.out


 wrong mapside groupby if no partition is being selected
 ---

 Key: HIVE-3888
 URL: https://issues.apache.org/jira/browse/HIVE-3888
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
 Fix For: 0.11.0

 Attachments: hive.3888.1.patch




--
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] [Commented] (HIVE-3888) wrong mapside groupby if no partition is being selected

2013-01-10 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13550886#comment-13550886
 ] 

Namit Jain commented on HIVE-3888:
--

https://reviews.facebook.net/D7845

 wrong mapside groupby if no partition is being selected
 ---

 Key: HIVE-3888
 URL: https://issues.apache.org/jira/browse/HIVE-3888
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
 Attachments: hive.3888.1.patch




--
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] [Commented] (HIVE-3888) wrong mapside groupby if no partition is being selected

2013-01-10 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13550891#comment-13550891
 ] 

Ashutosh Chauhan commented on HIVE-3888:


+1 please commit if tests pass.

 wrong mapside groupby if no partition is being selected
 ---

 Key: HIVE-3888
 URL: https://issues.apache.org/jira/browse/HIVE-3888
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Namit Jain
Assignee: Namit Jain
 Attachments: hive.3888.1.patch




--
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