[ https://issues.apache.org/jira/browse/HIVE-23488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109830#comment-17109830 ]
Hive QA commented on HIVE-23488: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/13003237/HIVE-23488.1.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 17269 tests executed *Failed tests:* {noformat} org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testComplexQuery (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testDataTypes (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testEscapedStrings (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testInvalidReferenceCountScenario (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testKillQuery (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testLlapInputFormatEndToEnd (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testLlapInputFormatEndToEndWithMultipleBatches (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testMultipleBatchesOfComplexTypes (batchId=218) org.apache.hive.jdbc.TestNewGetSplitsFormatReturnPath.testNonAsciiStrings (batchId=218) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/22425/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22425/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22425/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 9 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 13003237 - PreCommit-HIVE-Build > Optimise PartitionManagementTask::Msck::repair > ---------------------------------------------- > > Key: HIVE-23488 > URL: https://issues.apache.org/jira/browse/HIVE-23488 > Project: Hive > Issue Type: Improvement > Reporter: Rajesh Balamohan > Assignee: Rajesh Balamohan > Priority: Major > Attachments: HIVE-23488.1.patch, Screenshot 2020-05-18 at 5.06.15 > AM.png > > > Ends up fetching table information twice. > !Screenshot 2020-05-18 at 5.06.15 AM.png|width=1084,height=754! > > [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/Msck.java#L113] > [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreChecker.java#L234] > -- This message was sent by Atlassian Jira (v8.3.4#803005)