[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to