sjwiesman opened a new pull request #16125:
URL: https://github.com/apache/flink/pull/16125
## What is the purpose of the change
nd under Application Development, below DataStream but above table and
Python. Additionally, Application Development has top-level dropdowns for
serialization and managing execution even though these sections are only
relevant for JVM DataStream and DataSet.
**Note To Reviewers:** This PR is mostly moving of pages and fixing of
cross-links. The only actual wording changes were removing some references to
DataSet and ExecutionEnvironment.
## Brief change log
- move dataset to the bottom of the list and add a legacy label
- move serialization to be a subsection of datastream
- move execution management to be a subsection of datastream and task
recovery under ops
## Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
--
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]