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

Miklos Gergely updated HIVE-20585:
----------------------------------
    Description: 
If column stats are fetched(HIVE-17084) then list_bucket_dml_4.q's output is 
flactuating; sometimes it has column stats COMPLETE; sometimes just partial.

Running locally produces COMPLETE.

running together with join33.q,list_bucket_dml_4.q cause it to degrade to 
PARTIAL

  was:
If column stats are fetched(HIVE-17084) then list_bucket_dml_4.q's output is 
flactuating; sometimes it has column stats COMPLETE; sometimes just partial.

Running locally produces COMPLETE.

running together with join33.q,list_bucket_dml_4.q cause it to degrade to 
PARTIAL

The issue is that the aggregate column stat cache may store statistics for 
common tables in the q tests like src, src1, srcpart etc, which may affect 
wether the aggregate stats received would be complete or partial.


> Fix column stat flucutuation in list_bucket_dml_4.q
> ---------------------------------------------------
>
>                 Key: HIVE-20585
>                 URL: https://issues.apache.org/jira/browse/HIVE-20585
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Zoltan Haindrich
>            Assignee: Miklos Gergely
>            Priority: Major
>         Attachments: HIVE-20585.01.patch, HIVE-20585.02.patch
>
>
> If column stats are fetched(HIVE-17084) then list_bucket_dml_4.q's output is 
> flactuating; sometimes it has column stats COMPLETE; sometimes just partial.
> Running locally produces COMPLETE.
> running together with join33.q,list_bucket_dml_4.q cause it to degrade to 
> PARTIAL



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

Reply via email to