[ 
https://issues.apache.org/jira/browse/HIVE-11726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884206#comment-17884206
 ] 

katty he commented on HIVE-11726:
---------------------------------

this patch can be merged into hive 1.1? when i use this patch, it seems doesn't 
work

> Pushed IN predicates to the metastore
> -------------------------------------
>
>                 Key: HIVE-11726
>                 URL: https://issues.apache.org/jira/browse/HIVE-11726
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Jesús Camacho Rodríguez
>            Assignee: Jesús Camacho Rodríguez
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: HIVE-11726.01.patch, HIVE-11726.patch
>
>
> The PointLookupOptimizer can turn off some of the optimizations due to its 
> use of tuple IN() clauses.
> HIVE-11573 introduced the extraction of sub-clauses that could be pushed down 
> till the TableScan operators, though they wouldn't be pushed down to the 
> metastore.
> In this issue, we tackle this problem by extending the filter parser of the 
> metastore to support IN clauses, including multiple columns. This allows to 
> push those additional predicates down throw directSQL to the metastore.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to