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

Hive QA commented on HIVE-21928:
--------------------------------



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

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 16362 tests passed

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

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
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12973954 - PreCommit-HIVE-Build

> Fix for statistics annotation in nested AND expressions
> -------------------------------------------------------
>
>                 Key: HIVE-21928
>                 URL: https://issues.apache.org/jira/browse/HIVE-21928
>             Project: Hive
>          Issue Type: Bug
>          Components: Physical Optimizer
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Critical
>              Labels: pull-request-available
>         Attachments: HIVE-21928.01.patch, HIVE-21928.01.patch, 
> HIVE-21928.02.patch, HIVE-21928.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Discovered while working on HIVE-21867. Having predicates with nested AND 
> expressions may result in different stats, even if predicates are basically 
> similar (from stats estimation standpoint).
> For instance, stats for {{AND(x=5, true, true)}} are different from {{x=5}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to