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 "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/08/15 15:22:00 UTC

[jira] [Created] (IMPALA-8865) Do COMPUTE STATS on ACID tables in a "proper" transactional way

Csaba Ringhofer created IMPALA-8865:
---------------------------------------

             Summary: Do COMPUTE STATS on ACID tables in a "proper" transactional way
                 Key: IMPALA-8865
                 URL: https://issues.apache.org/jira/browse/IMPALA-8865
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend, Frontend
    Affects Versions: Impala 3.3.0
            Reporter: Csaba Ringhofer
            Assignee: Csaba Ringhofer


IMPALA-8836's goal is just to get the stats in somehow in a way that Impala can use them and Hive does not treat them as accurate. It would be the best if the SELECT(s) that are behind the COMPUTE STATS would use the same validWriteId list, and the stats would be set with the same writeId list to express that the stats are based on that state of the table. Theoretically Hive uses this mechanism to decide whether the stats are up to data by comparing a SELECTs validWriteIdList with the one saved for stats and considers it stale if the SELECT sees new writeIds.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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