You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/04/27 12:21:00 UTC

[jira] [Commented] (FLINK-17415) Fold API-agnostic documentation into DataStream documentation (chinese)

    [ https://issues.apache.org/jira/browse/FLINK-17415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093428#comment-17093428 ] 

Aljoscha Krettek commented on FLINK-17415:
------------------------------------------

The translator should re-trace the steps of the original PR: https://github.com/apache/flink/pull/11730. All the transformation steps are clearly outlined as individual commits.

> Fold API-agnostic documentation into DataStream documentation (chinese)
> -----------------------------------------------------------------------
>
>                 Key: FLINK-17415
>                 URL: https://issues.apache.org/jira/browse/FLINK-17415
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataStream, Documentation
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Major
>              Labels: pull-request-available
>
> As per [FLIP-42|https://cwiki.apache.org/confluence/display/FLINK/FLIP-42%3A+Rework+Flink+Documentation], we want to move most cross-API documentation to the DataStream section and deprecate the DataSet API in the future.
> We want to go from
>  - Project Build Setup
>  - Basic API Concepts
>  - Streaming (DataStream API)
>  - Batch (DataSet API)
>  - Table API & SQL 
>  - Data Types & Serialization
>  - Managing Execution
>  - Libraries
>  - Best Practices
>  - API Migration Guides
> To
>  - DataStream API
>  - Table API / SQL 
>  - DataSet API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)