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

Zoltán Borók-Nagy updated IMPALA-11279:
---------------------------------------
    Fix Version/s: Impala 4.2.0

> Optimize count(*) queries for Iceberg tables
> --------------------------------------------
>
>                 Key: IMPALA-11279
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11279
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: LiPenglin
>            Priority: Major
>              Labels: impala-iceberg
>             Fix For: Impala 4.2.0
>
>
> Plain SELECT count(*) FROM tbl; queries could be made superfast for Iceberg 
> tables as they store the precise number of rows in table property 'numRows'.
> So we could just answer such queries from table metadata.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to