[ https://issues.apache.org/jira/browse/HIVE-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239957#comment-16239957 ]
Hive QA commented on HIVE-17985: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12896146/HIVE-17985-branch-2.3.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 10560 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=142) org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion02 (batchId=263) org.apache.hadoop.hive.ql.TestTxnCommands2WithSplitUpdate.testNonAcidToAcidConversion02 (batchId=275) org.apache.hadoop.hive.ql.TestTxnCommands2WithSplitUpdateAndVectorization.testNonAcidToAcidConversion02 (batchId=272) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/7657/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/7657/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-7657/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12896146 - PreCommit-HIVE-Build > When check the partitions size in the partitioned table, it will throw > NullPointerException > -------------------------------------------------------------------------------------------- > > Key: HIVE-17985 > URL: https://issues.apache.org/jira/browse/HIVE-17985 > Project: Hive > Issue Type: Bug > Components: Parser, Physical Optimizer > Affects Versions: 1.2.2, 2.3.0, 3.0.0 > Reporter: wan kun > Assignee: wan kun > Fix For: 3.0.0 > > Attachments: HIVE-17985-branch-1.2.patch, > HIVE-17985-branch-2.3.patch, HIVE-17985.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > When the hive.limit.query.max.table.partition parameter is set, the > SemanticAnalyzer will throw NullPointerException. -- This message was sent by Atlassian JIRA (v6.4.14#64029)