[
https://issues.apache.org/jira/browse/FLINK-26168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijie Wang updated FLINK-26168:
-------------------------------
Description:
After Consider {{{}ForwardForConsecutiveHashPartitioner{}}}, if it is converted
to hash shuffle and the exchange mode is set as ALL_EDGES_BLOCKING through
table.exec.shuffle-mode, its final shuffle mode should be batch
The judgment of chainable should ignore StreamExchangeMode when partitioner is
ForwardForConsecutiveHashPartitioner.
was:The judgment of chainable should ignore StreamExchangeMode when
partitioner is ForwardForConsecutiveHashPartitioner.
> The judgment of chainable ignores StreamExchangeMode when partitioner is
> ForwardForConsecutiveHashPartitioner
> -------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-26168
> URL: https://issues.apache.org/jira/browse/FLINK-26168
> Project: Flink
> Issue Type: Sub-task
> Reporter: Lijie Wang
> Assignee: Lijie Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> After Consider {{{}ForwardForConsecutiveHashPartitioner{}}}, if it is
> converted to hash shuffle and the exchange mode is set as ALL_EDGES_BLOCKING
> through table.exec.shuffle-mode, its final shuffle mode should be batch
> The judgment of chainable should ignore StreamExchangeMode when partitioner
> is ForwardForConsecutiveHashPartitioner.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)