[
https://issues.apache.org/jira/browse/IMPALA-13534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-13534.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> 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
> Fix For: Impala 5.0.0
>
>
> 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]