Thejas M Nair created HIVE-10102:
------------------------------------
Summary: 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)