You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2018/01/29 13:30:00 UTC

[jira] [Created] (HIVE-18567) ObjectStore.getPartitionNamesNoTxn doesn't handle max param properly

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)