You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/10/12 06:12:00 UTC

[jira] [Assigned] (HIVE-20728) Enable flaky test back: stat_estimate_related_col.q

     [ https://issues.apache.org/jira/browse/HIVE-20728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltan Haindrich reassigned HIVE-20728:
---------------------------------------

    Assignee: Zoltan Haindrich

> 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
>
> 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
(v7.6.3#76005)