[ 
https://issues.apache.org/jira/browse/HIVE-16154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938529#comment-15938529
 ] 

Hive QA commented on HIVE-16154:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12860115/HIVE-16154.4.patch

{color:green}SUCCESS:{color} +1 due to 4 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 10510 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4315/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4315/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4315/

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: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12860115 - PreCommit-HIVE-Build

> Determine when dynamic runtime filtering should be disabled
> -----------------------------------------------------------
>
>                 Key: HIVE-16154
>                 URL: https://issues.apache.org/jira/browse/HIVE-16154
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Planning
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: HIVE-16154.1.patch, HIVE-16154.2.patch, 
> HIVE-16154.3.patch, HIVE-16154.4.patch
>
>
> Currently dynamic min/max/bloom optimization is always enabled. However there 
> are times where it may not be beneficial, such as if the semijoin has a PK-FK 
> relation and there are no filters on the semijoin table. Try to devise a way 
> to do a cost/benefit calculation to see if there is enough benefit to adding 
> the runtime filter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to