[
https://issues.apache.org/jira/browse/FLINK-32844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32844:
-----------------------------------
Labels: pull-request-available (was: )
> Runtime Filter should not be applied if the field is already filtered by DPP
> ----------------------------------------------------------------------------
>
> Key: FLINK-32844
> URL: https://issues.apache.org/jira/browse/FLINK-32844
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.18.0
> Reporter: Lijie Wang
> Assignee: Lijie Wang
> Priority: Major
> Labels: pull-request-available
>
> Currently, the runtime filter and DPP may take effect on the same key. In
> this case, the runtime filter may be redundant because the data may have been
> filtered out by the DPP. We should avoid this because redundant runtime
> filters can have negative effects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)