Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
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
Attachments
Issue Links
- is related to
-
HIVE-10091 Generate Hbase execution plan for partition filter conditions in HbaseStore api calls - initial changes
- Closed