XMLWordPrintableJSON

Details

    Description

      Blink planner config option "table.exec.shuffle-mode" should be extended to set GlobalDataExchangeMode for a job, values supported are:

      • ALL_EDGES_BLOCKING/batch
      • FORWARD_EDGES_PIPELINED
      • POINTWISE_EDGES_PIPELINED
      • ALL_EDGES_PIPELINED/pipelined

      Note that values 'pipelined' and 'batch' are still supported to be compatible:

      • ‘pipelined’ will be treated the same as ‘ALL_EDGES_PIPELINED’
      • ‘batch’ will be treated the same as as ‘ALL_EDGES_BLOCKING’

      Blink planner needs to set GlobalDataExchangeMode to StreamGraph according to the config value.

      Attachments

        Issue Links

          Activity

            People

              zhuzh Zhu Zhu
              zhuzh Zhu Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: