Thejas M Nair created HIVE-10091: ------------------------------------ Summary: Generate Hbase execution plan for partition filter conditions in HbaseStore api calls Key: HIVE-10091 URL: https://issues.apache.org/jira/browse/HIVE-10091 Project: Hive Issue Type: Sub-task Reporter: Thejas M Nair Assignee: Thejas M Nair Fix For: hbase-metastore-branch
RawStore functions that support partition filtering are the following - getPartitionsByExpr getPartitionsByFilter (takes filter string as argument, used from hcatalog) We need to generate a query execution plan in terms of Hbase scan api calls for a given filter condition. -- This message was sent by Atlassian JIRA (v6.3.4#6332)