[
https://issues.apache.org/jira/browse/FLINK-28871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577488#comment-17577488
]
Yun Gao commented on FLINK-28871:
---------------------------------
Merged on master via 1719ff85b8ed3b90330bd5770a5e4abf2cd39d17
> Make DPP also works if batch shuffle mode is not ALL_BLOCKING
> -------------------------------------------------------------
>
> Key: FLINK-28871
> URL: https://issues.apache.org/jira/browse/FLINK-28871
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Affects Versions: 1.16.0
> Reporter: Yun Gao
> Assignee: Yun Gao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> Currently dpp only works when all edges is blocking. Otherwise if the dynamic
> filtering data collector is located in the same region with the fact source,
> the fact source would not be started after the data collector task.
> To fix this issue, we'll force the collector task's output edges to be
> blocking.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)