You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Seth Wiesman (Jira)" <ji...@apache.org> on 2020/10/07 20:47:00 UTC

[jira] [Created] (FLINK-19526) Update Table API specific section

Seth Wiesman created FLINK-19526:
------------------------------------

             Summary: Update Table API specific section
                 Key: FLINK-19526
                 URL: https://issues.apache.org/jira/browse/FLINK-19526
             Project: Flink
          Issue Type: Sub-task
          Components: Documentation
            Reporter: Seth Wiesman


Table API
Goal: Show users the main table features early and link to concepts if necessary.
How to use the API? Intended for users with programming knowledge.

    Overview
        Short getting started with link to more detailed execution section.
        Explain the most important methods in unified Table Environment
        Present sqlUpdate/sqlQuery etc.
        Querying, Execution, Optimization internals behind the API
    Full Reference
    Available operations in the API. This location allows us to further split the page in the future if we think an operation needs more space without affecting the top-level structure.
        Present the API operations
    ... more features in the future 



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