Adam Szita created HIVE-18567:
---------------------------------
Summary: ObjectStore.getPartitionNamesNoTxn doesn't handle max
param properly
Key: HIVE-18567
URL: https://issues.apache.org/jira/browse/HIVE-18567
Project: Hive
Issue Type: Bug
Components: Metastore
Reporter: Adam Szita
Assignee: Adam Szita
As per [this HMS API test
case|https://github.com/apache/hive/commit/fa0a8d27d4149cc5cc2dbb49d8eb6b03f46bc279#diff-25c67d898000b53e623a6df9221aad5dR1044]
listing partition names doesn't check tha max param against
MetaStoreConf.LIMIT_PARTITION_REQUEST (as other methods do by
checkLimitNumberOfPartitionsByFilter), and also behaves differently on max=0
setting compared to other methods.
We should bring this into consistency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)