Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-20517

Support mixed keyed/non-keyed operations in BATCH execution mode

    XMLWordPrintableJSON

Details

    Description

      Using the batch state backend requires that the inputs are sorted by a key. Right now when sorting, we sort either all of the inputs or none. It is because we expect that the same key is consumed from all inputs at the same time.

      In the process of implementing FLINK-20491 we can also add support for mixed non-keyed/keyed operators.

      Attachments

        Issue Links

          Activity

            People

              aljoscha Aljoscha Krettek
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: