[
https://issues.apache.org/jira/browse/HIVE-20907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684328#comment-16684328
]
Vihang Karajgaonkar commented on HIVE-20907:
--------------------------------------------
Hi [~asinkovits] Thanks for the patch. Can you give a example of test failure?
The partitions are returned sorted by PART_ID so I wonder why the order of
partitions is different that partitions returned by {{getPartitions}}
> TestGetPartitionsUsingProjectionAndFilterSpecs is flaky
> -------------------------------------------------------
>
> Key: HIVE-20907
> URL: https://issues.apache.org/jira/browse/HIVE-20907
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Antal Sinkovits
> Assignee: Antal Sinkovits
> Priority: Major
> Attachments: HIVE-20907.01.patch, HIVE-20907.02.patch
>
>
> private void verifyLocations(List<Partition> origPartitions,
> StorageDescriptor sharedSD,
> List<PartitionWithoutSD> partitionWithoutSDS)
> method expects, that the order of the two list are the same.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)