Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10612 Catalogd changes to support external FE
  3. IMPALA-10888

getPartitionsByNames should return partitions sorted by name

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.1.0
    • None
    • None
    • ghx-label-2

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              vihangk1 Vihang Karajgaonkar
              vihangk1 Vihang Karajgaonkar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: