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)