[
https://issues.apache.org/jira/browse/IMPALA-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy updated IMPALA-12173:
---------------------------------------
Component/s: Frontend
> Push down predicates on sorting columns to Iceberg
> --------------------------------------------------
>
> Key: IMPALA-12173
> URL: https://issues.apache.org/jira/browse/IMPALA-12173
> Project: IMPALA
> Issue Type: Improvement
> Components: Frontend
> Reporter: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg, performance
>
> Currently we only push down predicates to Iceberg if any of them refers to a
> partitioning column. We do this because invoking Iceberg's planFiles() API is
> very expensive, so we only want to do that if we can expect greater benefits.
> We could also push down predicates if any of them refers to a sorting column.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]