You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tamas Mate (Jira)" <ji...@apache.org> on 2020/03/17 08:15:00 UTC

[jira] [Assigned] (IMPALA-2426) COMPUTE INCREMENTAL STATS doesn't compute stats for newly discovered partitions

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

Tamas Mate reassigned IMPALA-2426:
----------------------------------

    Assignee:     (was: Tamas Mate)

> COMPUTE INCREMENTAL STATS doesn't compute stats for newly discovered partitions
> -------------------------------------------------------------------------------
>
>                 Key: IMPALA-2426
>                 URL: https://issues.apache.org/jira/browse/IMPALA-2426
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 2.2.4, Impala 2.3.0
>            Reporter: Jim Apple
>            Priority: Minor
>              Labels: catalog-server, ramp-up
>
> In the following sequence, I expect the stats for partition 333 to be computed, but they are not:
> # In Impala: create table T (x int) paritioned by (y int)
> # In Impala: insert into table T partition (y=42) values (2)
> # In Hive: alter table T add partition (y=333)
> # In Impala: compute incremental stats T
> # In Impala: show table stats T



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org