Vihang Karajgaonkar created IMPALA-10888:
--------------------------------------------
Summary: getPartitionsByNames should return partitions sorted by
name
Key: IMPALA-10888
URL: https://issues.apache.org/jira/browse/IMPALA-10888
Project: IMPALA
Issue Type: Sub-task
Reporter: Vihang Karajgaonkar
Assignee: Vihang Karajgaonkar
The CatalogMetastoreServer's implementation of {{getPartitionByNames}} does not
return partitions order by partition name whereas in case of HMS it orders them
by partition name. While this is not a documented behavior and clients should
not assume this it can cause test flakiness where we expect the order of the
partitions to be consistent. We should change the implementation so that the
returned partitions over this API are sorted by partition name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]