[ https://issues.apache.org/jira/browse/HIVE-20870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677224#comment-16677224 ]
Hive QA commented on HIVE-20870: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12947014/HIVE-20870.01.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15526 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[timestamptz_2] (batchId=85) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14773/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14773/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14773/ 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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12947014 - PreCommit-HIVE-Build > Metastore cache is accessed for transaction table stats > ------------------------------------------------------- > > Key: HIVE-20870 > URL: https://issues.apache.org/jira/browse/HIVE-20870 > Project: Hive > Issue Type: Bug > Components: Hive > Affects Versions: 4.0.0 > Reporter: mahesh kumar behera > Assignee: mahesh kumar behera > Priority: Major > Fix For: 4.0.0 > > Attachments: HIVE-20870.01.patch > > > The check for transactional table is used to get the stats for transactional > table directly from the raw store. But because of missing return statement , > its trying to access the cache. -- This message was sent by Atlassian JIRA (v7.6.3#76005)