tzulitai opened a new pull request #9381: [FLINK-13608] [docs] Update upgrade compatibility table for 1.9.x URL: https://github.com/apache/flink/pull/9381 ## What is the purpose of the change This PR updates the upgrade compatibility table in https://ci.apache.org/projects/flink/flink-docs-master/ops/upgrading.html#compatibility-table for 1.9.0. It also includes a fix to move 1.2.x related limitations to the correct row in the table. ## Verifying this change This change only touches documents. ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (yes / **no**) - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / **no**) - The serializers: (yes / **no** / don't know) - The runtime per-record code paths (performance sensitive): (yes / **no** / don't know) - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / **no** / don't know) - The S3 file system connector: (yes / **no** / don't know)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
