[ https://issues.apache.org/jira/browse/HIVE-23216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095153#comment-17095153 ]
Zoltan Haindrich commented on HIVE-23216: ----------------------------------------- I've just saw that we seem to have some new flaky tests...these "partition_wise_fileformatXX" tests started failing in the recent builds going back from https://builds.apache.org/job/PreCommit-HIVE-Build/22006/ in almost all of them there were a partition_wise_fileformatXX test failing... I was looking for a commit which have touched "partitioning" stuff in any way....and this one came up - since I see some "partition_wise_fileformatXX" falling in most of the QA results here...I believe that there is a high probablilty that this patch might have made a Set to shuffle around or something like that.... org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[partition_wise_fileformat12] (batchId=116) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[partition_wise_fileformat15] (batchId=80) > Add new api as replacement of get_partitions_by_expr to return PartitionSpec > instead of Partitions > -------------------------------------------------------------------------------------------------- > > Key: HIVE-23216 > URL: https://issues.apache.org/jira/browse/HIVE-23216 > Project: Hive > Issue Type: Improvement > Components: Metastore > Affects Versions: 4.0.0 > Reporter: Vineet Garg > Assignee: Vineet Garg > Priority: Major > Fix For: 4.0.0 > > Attachments: HIVE-23216.1.patch, HIVE-23216.2.patch, > HIVE-23216.3.patch, HIVE-23216.4.patch, HIVE-23216.5.patch, > HIVE-23216.6.patch, HIVE-23216.7.patch, HIVE-23216.8.patch, HIVE-23216.9.patch > > Time Spent: 1h 50m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)