[ 
https://issues.apache.org/jira/browse/IMPALA-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vihang Karajgaonkar resolved IMPALA-10888.
------------------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: Impala 4.1.0
>
>
> 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: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to