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

Work on IMPALA-13534 started by Michael Smith.
----------------------------------------------
> Support runtime filters on CTE consumer nodes
> ---------------------------------------------
>
>                 Key: IMPALA-13534
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13534
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend, Frontend
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>
> For joins, we create runtime filters that are sent from the build side to the 
> probe side to do some early filtering of results of a scan. With shared CTEs, 
> the consumers may not receive the same runtime filters, so we can't forward 
> them all the way to the scans, but we should be able to apply them to the CTE 
> consumer results. Implement support for connecting runtime filters to CTE 
> consumers.



--
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