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 "Daniel Becker (Jira)" <ji...@apache.org> on 2023/04/06 14:40:00 UTC

[jira] [Assigned] (IMPALA-9595) Predicate pushdown for complex types to scan node instead of unnest node

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

Daniel Becker reassigned IMPALA-9595:
-------------------------------------

    Assignee: Daniel Becker

> Predicate pushdown for complex types to scan node instead of unnest node
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-9595
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9595
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend, Frontend
>            Reporter: Gabor Kaszab
>            Assignee: Daniel Becker
>            Priority: Major
>              Labels: complextype
>
> Instead of evaluating predicates inside an unnest it would be better to push the predicates directly into the scanner that fills the “list of tuples” slot consumed by the unnest. For example, the predicate evaluation could be integrated into the scanner’s DFA for projecting complex input data to the minimal output tuple.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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