[jira] [Commented] (HIVE-2791) filter is still removed due to regression of HIVE-1538 althougth HIVE-2344

2013-01-09 Thread Hudson (JIRA)

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

Hudson commented on HIVE-2791:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-2791: filter is still removed due to regression of HIVE-1538 althougth 
HIVE-2344 (binlijin via hashutosh) (Revision 1291916)

 Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1291916
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java
* /hive/trunk/ql/src/test/queries/clientpositive/ppd2.q
* /hive/trunk/ql/src/test/results/clientpositive/ppd2.q.out


 filter is still removed due to regression of HIVE-1538 althougth HIVE-2344
 --

 Key: HIVE-2791
 URL: https://issues.apache.org/jira/browse/HIVE-2791
 Project: Hive
  Issue Type: Bug
Reporter: binlijin
Assignee: binlijin
 Fix For: 0.9.0

 Attachments: HIVE-2791.2.patch, HIVE-2791.patch, ppd-dropped-filter.q




--
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-2791) filter is still removed due to regression of HIVE-1538 althougth HIVE-2344

2012-11-29 Thread Ankit Kamboj (JIRA)

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

Ankit Kamboj commented on HIVE-2791:


Hi guys,

There is a use case I have attached: ppd-dropped-filter.q. The last 2 insert 
queries in the file contain following 'in' predicates:
where t3.crit5 in ('a' , 'b' ) and where t3.crit5 in ('c' , 'd' , 'e' )

The explain output doesn't contain Filter Operators for these 'in' predicates. 
This results in execution of incorrect query (without in clauses). 

The workaround is set hive.ppd.remove.duplicatefilters=false;

Is this use case related to this patch?

 filter is still removed due to regression of HIVE-1538 althougth HIVE-2344
 --

 Key: HIVE-2791
 URL: https://issues.apache.org/jira/browse/HIVE-2791
 Project: Hive
  Issue Type: Bug
Reporter: binlijin
Assignee: binlijin
 Fix For: 0.9.0

 Attachments: HIVE-2791.2.patch, HIVE-2791.patch, ppd-dropped-filter.q




--
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-2791) filter is still removed due to regression of HIVE-1538 althougth HIVE-2344

2012-02-21 Thread Hudson (Commented) (JIRA)

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

Hudson commented on HIVE-2791:
--

Integrated in Hive-trunk-h0.21 #1268 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1268/])
HIVE-2791: filter is still removed due to regression of HIVE-1538 althougth 
HIVE-2344 (binlijin via hashutosh) (Revision 1291916)

 Result = SUCCESS
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1291916
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java
* /hive/trunk/ql/src/test/queries/clientpositive/ppd2.q
* /hive/trunk/ql/src/test/results/clientpositive/ppd2.q.out


 filter is still removed due to regression of HIVE-1538 althougth HIVE-2344
 --

 Key: HIVE-2791
 URL: https://issues.apache.org/jira/browse/HIVE-2791
 Project: Hive
  Issue Type: Bug
Reporter: binlijin
Assignee: binlijin
 Fix For: 0.9.0

 Attachments: HIVE-2791.2.patch, HIVE-2791.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira