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 "Tamas Mate (Jira)" <ji...@apache.org> on 2022/06/09 18:29:00 UTC

[jira] [Work started] (IMPALA-10453) Support file/partition pruning via runtime filters on Iceberg

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

Work on IMPALA-10453 started by Tamas Mate.
-------------------------------------------
> Support file/partition pruning via runtime filters on Iceberg
> -------------------------------------------------------------
>
>                 Key: IMPALA-10453
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10453
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Tim Armstrong
>            Assignee: Tamas Mate
>            Priority: Major
>              Labels: iceberg, impala-iceberg, performance
>
> This is a placeholder to figure out what we'd need to do to support dynamic file-level pruning in Iceberg using runtime filters, i.e. have parity for partition pruning.
> * If there is a single partition value per file, then applying bloom filters to the row group stats would be effective at pruning files.
> * If there are partition transforms, e.g. hash-based, then I think we probably need to track the partition that the file is associated with and then have some custom logic in the parquet scanner to do partition pruning.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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