[ https://issues.apache.org/jira/browse/HIVE-23495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113591#comment-17113591 ]
Hive QA commented on HIVE-23495: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/13003651/HIVE-23495.3.patch {color:green}SUCCESS:{color} +1 due to 5 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 17249 tests executed *Failed tests:* {noformat} TestDanglingQOuts - did not produce a TEST-*.xml file (likely timed out) (batchId=173) TestDruidRecordWriter - did not produce a TEST-*.xml file (likely timed out) (batchId=244) TestDruidSerDe - did not produce a TEST-*.xml file (likely timed out) (batchId=244) TestDruidStorageHandler - did not produce a TEST-*.xml file (likely timed out) (batchId=244) TestHiveDruidQueryBasedInputFormat - did not produce a TEST-*.xml file (likely timed out) (batchId=244) TestHiveDruidSplit - did not produce a TEST-*.xml file (likely timed out) (batchId=244) TestQOutProcessor - did not produce a TEST-*.xml file (likely timed out) (batchId=173) TestSplitSupport - did not produce a TEST-*.xml file (likely timed out) (batchId=173) org.apache.hive.hcatalog.mapreduce.TestHCatPartitioned.testHCatPartitionedTable[7] (batchId=145) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/22530/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22530/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22530/ 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: 13003651 - PreCommit-HIVE-Build > AcidUtils.getAcidState cleanup > ------------------------------ > > Key: HIVE-23495 > URL: https://issues.apache.org/jira/browse/HIVE-23495 > Project: Hive > Issue Type: Improvement > Reporter: Peter Varga > Assignee: Peter Varga > Priority: Major > Attachments: HIVE-23495.1.patch, HIVE-23495.2.patch, > HIVE-23495.3.patch > > > since HIVE-21225 there are two redundant implementation of the > AcidUtils.getAcidState. > The previous implementation (without the recursive listing) can be removed. > Also the performance can be improved, by removing unnecessary fileStatus > calls. -- This message was sent by Atlassian Jira (v8.3.4#803005)