Change get_partitions_ps to pass partition filter to database
-------------------------------------------------------------
Key: HIVE-1660
URL: https://issues.apache.org/jira/browse/HIVE-1660
Project: Hadoop Hive
Issue Type: Improvement
Components: Metastore
Reporter: Ajay Kidave
Assignee: Paul Yang
Support for doing partition pruning by passing the partition filter to the
database is added by HIVE-1609. Changing get_partitions_ps to use this could
result in performance improvement for tables having large number of
partitions. A listPartitionNamesByFilter API might be required for implementing
this for use from Hive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.