You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alexander Ronald Altman (Jira)" <ji...@apache.org> on 2021/10/13 05:58:00 UTC

[jira] [Created] (HIVE-25612) Fix flakiness in test in `standalone-metastore`

Alexander Ronald Altman created HIVE-25612:
----------------------------------------------

             Summary: Fix flakiness in test in `standalone-metastore`
                 Key: HIVE-25612
                 URL: https://issues.apache.org/jira/browse/HIVE-25612
             Project: Hive
          Issue Type: Improvement
          Components: Standalone Metastore
    Affects Versions: 3.1.2
            Reporter: Alexander Ronald Altman


{{The test method org.apache.hadoop.hive.metastore.utils.TestMetaStoreServerUtils.testGetPartitionspecsGroupedBySDonePartitionCombined creates a List<PartitionSpec> that was order-unstable under NonDex (https://github.com/TestingResearchIllinois/NonDex); sorting it ensures that the partitions are in a known order while preserving the intent of the test.}}

 

{{See the accompanying GitHub PR link for more.}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)