You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Biao Liu (JIRA)" <ji...@apache.org> on 2019/07/04 09:52:00 UTC

[jira] [Created] (FLINK-13099) Add a new type UNDEFINED of shuffle mode

Biao Liu created FLINK-13099:
--------------------------------

             Summary: Add a new type UNDEFINED of shuffle mode
                 Key: FLINK-13099
                 URL: https://issues.apache.org/jira/browse/FLINK-13099
             Project: Flink
          Issue Type: Improvement
          Components: API / DataStream
            Reporter: Biao Liu
            Assignee: Biao Liu
             Fix For: 1.9.0


The {{UNDEFINED}} type is the default value of shuffle mode. If there is no specific {{PartitionTransformation}}, the shuffle mode would be {{UNDEFINED}}.
 This new shuffle type leaves some space for optimization later. The optimization might be based on resources or some global settings.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)