[ https://issues.apache.org/jira/browse/HIVE-21421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790385#comment-16790385 ]
Hive QA commented on HIVE-21421: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12962074/HIVE-21421.02.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 15824 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[infer_bucket_sort_reducers_power_two] (batchId=14) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[timestamptz_2] (batchId=86) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_groupby_reduce] (batchId=61) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16462/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16462/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16462/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12962074 - PreCommit-HIVE-Build > HiveStatement.getQueryId throws NPE when query is not running. > --------------------------------------------------------------- > > Key: HIVE-21421 > URL: https://issues.apache.org/jira/browse/HIVE-21421 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 4.0.0 > Reporter: Sankar Hariappan > Assignee: Sankar Hariappan > Priority: Major > Labels: pull-request-available > Attachments: HIVE-21421.01.patch, HIVE-21421.02.patch > > Time Spent: 0.5h > Remaining Estimate: 0h > > HiveStatement.getQueryId throws NullPointerException if it invoked without > executing any query or query is closed. It should instead return null so that > caller would check it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)