[ https://issues.apache.org/jira/browse/HIVE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950097#comment-16950097 ]
Hive QA commented on HIVE-22324: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12982849/HIVE-22324.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 12 failed/errored test(s), 17511 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[timestamp] (batchId=33) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_in] (batchId=179) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_notin] (batchId=181) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_scalar] (batchId=172) org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[subquery_in] (batchId=142) org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[subquery_notin] (batchId=145) org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[subquery_scalar] (batchId=131) org.apache.hadoop.hive.cli.TestSparkPerfCliDriver.testCliDriver[query44] (batchId=301) org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query44] (batchId=299) org.apache.hadoop.hive.cli.TestTezPerfConstraintsCliDriver.testCliDriver[mv_query44] (batchId=299) org.apache.hadoop.hive.cli.TestTezPerfConstraintsCliDriver.testCliDriver[query44] (batchId=299) org.apache.hive.beeline.TestBeelinePasswordOption.org.apache.hive.beeline.TestBeelinePasswordOption (batchId=279) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/18962/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18962/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18962/ 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: 12 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12982849 - PreCommit-HIVE-Build > Checkin test output changes due to Calcite 1.21 upgrade > ------------------------------------------------------- > > Key: HIVE-22324 > URL: https://issues.apache.org/jira/browse/HIVE-22324 > Project: Hive > Issue Type: Sub-task > Reporter: Steve Carlin > Assignee: Steve Carlin > Priority: Major > Attachments: HIVE-22324.patch > > > On the upgrade to Calcite 1.21, CALC-2991 caused a change in some of the > planner output. This initial hive checkin for the upgrade did an override of > the RelMdMaxRowCount class to simulate 1.19 behavior. > This task is to remove the HiveRelMdMaxRowCount class, use the new 1.21 code, > and change the q.out files. -- This message was sent by Atlassian Jira (v8.3.4#803005)