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

Zoltán Borók-Nagy reassigned IMPALA-11279:
------------------------------------------

    Assignee: LiPenglin

> 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
>
> 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.7#820007)

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

Reply via email to