Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IterativeStream has been marked with the @Deprecated annotation in Flink 1.19. Consequently, we will override the fullWindowPartition() method in the IterativeStream class and throw an UnsupportedOperationException.

...