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

Boglarka Egyed updated IMPALA-13652:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> Optimize plain SELECT LIMIT queries for Iceberg tables
> ------------------------------------------------------
>
>                 Key: IMPALA-13652
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13652
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Noémi Pap-Takács
>            Priority: Major
>              Labels: impala-iceberg
>
> For huge Iceberg tables plain SELECT * FROM t LIMIT n; queries can take a lot 
> of time.
> We should short circuit metadata loading and scan planning in these cases.
> These queries might not be important for analytics, but users execute these 
> often to take a look at their data (similarly to plain count(*) queries). 
> Optimizing these queries will provide a better experience.



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