You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2015/04/10 01:39:12 UTC

[jira] [Resolved] (HIVE-10102) Optimize handling of partition condition expression that result in invalid filter string

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

Thejas M Nair resolved HIVE-10102.
----------------------------------
    Resolution: Won't Fix

It is not clear that is is required anymore, after the changes in HIVE-10122 to not send any non partitioning columns in the partition column expression.


> Optimize handling of partition condition expression that result in invalid filter string
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-10102
>                 URL: https://issues.apache.org/jira/browse/HIVE-10102
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Metastore
>            Reporter: Thejas M Nair
>             Fix For: hbase-metastore-branch
>
>
> Follow up work for HIVE-10091. Currently all partitions are being returned by HBaseStore, when the expr given to getPartitionsByExpr does not translate into a proper filter query syntax.
> This needs to change, so that only after further pruning, the results are sent back to the client.
> See following comment for details - https://issues.apache.org/jira/browse/HIVE-10091?focusedCommentId=14382413&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14382413



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)