Weijie Guo created FLINK-29767: ---------------------------------- Summary: Adaptive batch scheduler supports hybrid shuffle Key: FLINK-29767 URL: https://issues.apache.org/jira/browse/FLINK-29767 Project: Flink Issue Type: Sub-task Reporter: Weijie Guo
`SpeculativeScheduler` reuses the ability of `AdaptiveBatchScheduler` to schedule tasks, but the current `AdaptiveBatchScheduler` only supports ALL_ EDGES_BLOCKING batch jobs, so we should make it also support hybrid shuffle mode. -- This message was sent by Atlassian Jira (v8.20.10#820010)