[
https://issues.apache.org/jira/browse/HIVE-16073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889925#comment-15889925
]
Hive QA commented on HIVE-16073:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12855323/HIVE-16073.1.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), 10323 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_llap_counters]
(batchId=137)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dynamic_partition_pruning]
(batchId=144)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_table]
(batchId=147)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vectorized_dynamic_partition_pruning]
(batchId=144)
org.apache.hive.beeline.TestBeeLineWithArgs.testQueryProgressParallel
(batchId=212)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3864/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3864/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3864/
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: 12855323 - PreCommit-HIVE-Build
> Fix partition column check during runtime filtering
> ---------------------------------------------------
>
> Key: HIVE-16073
> URL: https://issues.apache.org/jira/browse/HIVE-16073
> Project: Hive
> Issue Type: Bug
> Components: Query Planning
> Reporter: Jason Dere
> Assignee: Jason Dere
> Attachments: HIVE-16073.1.patch
>
>
> Followup of incorrect partition column check from HIVE-16022.
> Couple things to look at:
> 1. Does this check need to happen at all? Seems like this was a workaround.
> 2. If it is necessary, the logic looked incorrect.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)