[
https://issues.apache.org/jira/browse/FLINK-22947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736160#comment-17736160
]
Leonard Xu commented on FLINK-22947:
------------------------------------
[https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/dev/execution/execution_plans/]
is missed during this PR, is it by design or just a mistake? [~sjwiesman] . I
happen to a user to ask me the Flink Plan Visualizer
(https://flink.apache.org/visualizer/) is not work any more .
> Reduce DataSet visibility in documentation
> ------------------------------------------
>
> Key: FLINK-22947
> URL: https://issues.apache.org/jira/browse/FLINK-22947
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Seth Wiesman
> Assignee: Seth Wiesman
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> Now that the legacy planner has been dropped and bounded datastream execution
> has landed, the primary remaining use cases for DataSet are gone however it
> is still featured prominently in our documentation.
>
> In particular, it is listed second 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.
>
> We should
> 1) move dataset to the bottom of the list and add a legacy label
> 2) move serialization to be a subsection of datastream
> 3) evaluate which pages under managing execution are still relevant and see
> if there are more appropriate places to put them.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)