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 "Riza Suminto (Jira)" <ji...@apache.org> on 2021/09/10 16:19:00 UTC

[jira] [Created] (IMPALA-10914) Iceberg query create inconsistent scan ranges between consecutive runs

Riza Suminto created IMPALA-10914:
-------------------------------------

             Summary: Iceberg query create inconsistent scan ranges between consecutive runs
                 Key: IMPALA-10914
                 URL: https://issues.apache.org/jira/browse/IMPALA-10914
             Project: IMPALA
          Issue Type: Bug
          Components: Distributed Exec
    Affects Versions: Impala 4.0.0
            Reporter: Riza Suminto
            Assignee: Zoltán Borók-Nagy


When running a same query several times against hive table, scan ranges assignment between query runs are identical. This helps towards efficiently hitting already cached file handles and data.

However, for iceberg table query, consecutive runs of the same query yield varying scan range assignment. This lead to more cache miss and slower scans.

 



--
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