Gabor Kaszab created IMPALA-12608:
-------------------------------------
Summary: Push down conjuncts to the equality delete scanner
Key: IMPALA-12608
URL: https://issues.apache.org/jira/browse/IMPALA-12608
Project: IMPALA
Issue Type: Sub-task
Components: Frontend
Reporter: Gabor Kaszab
When we create the scan node for the Iceberg equality delete files in the
initial implementation we don't push down any conjuncts to it. However, for
better performance we can filter the conjuncts that are relevant for the
equality delete scanner and push down them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)