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

Transform schema operator failed to trigger checkpoint with bounded source

    XMLWordPrintableJSON

Details

    Description

      Currently, transform schema operator clears its state field after a bounded job finishes. Any following checkpoint requests in snapshotState method will cause an NPE. Here's a minimum reproducible example:

      ```
      source:
      type: values
      sink:
      type: values
      transform:
      ...
      ```

      Attachments

        Issue Links

          Activity

            People

              xiqian_yu yux
              xiqian_yu yux
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: