[
https://issues.apache.org/jira/browse/HIVE-20728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069409#comment-17069409
]
Hive QA commented on HIVE-20728:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12998023/HIVE-20728.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 18141 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21311/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21311/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21311/
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: 12998023 - PreCommit-HIVE-Build
> Enable flaky test back: stat_estimate_related_col.q
> ---------------------------------------------------
>
> Key: HIVE-20728
> URL: https://issues.apache.org/jira/browse/HIVE-20728
> Project: Hive
> Issue Type: Bug
> Components: Test
> Reporter: Jesus Camacho Rodriguez
> Assignee: Zoltan Haindrich
> Priority: Major
> Attachments: HIVE-20728.01.patch
>
>
> Seems like sometimes the actually read rows by the operator is not 1 ; but
> 64...
> {code}
> Client Execution succeeded but contained differences (error code = 1) after
> executing stat_estimate_related_col.q
> 491c491
> < Statistics: Num rows: 1/64 Data size: 8 Basic stats: COMPLETE
> Column stats: COMPLETE
> ---
> > Statistics: Num rows: 1/1 Data size: 8 Basic stats: COMPLETE
> > Column stats: COMPLETE
> 505c505
> < Statistics: Num rows: 1/64 Data size: 8 Basic stats: COMPLETE
> Column stats: COMPLETE
> ---
> > Statistics: Num rows: 1/1 Data size: 8 Basic stats: COMPLETE
> > Column stats: COMPLETE
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)