You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2020/09/10 08:30:00 UTC

[jira] [Created] (FLINK-19187) Add a new basic Table API example

Timo Walther created FLINK-19187:
------------------------------------

             Summary: Add a new basic Table API example
                 Key: FLINK-19187
                 URL: https://issues.apache.org/jira/browse/FLINK-19187
             Project: Flink
          Issue Type: Sub-task
          Components: Examples, Table SQL / API
            Reporter: Timo Walther
            Assignee: Timo Walther


Add a new basic Table API example that does not require a connector and can be used for simply play around with operators.

It should show:
- How to get started without any prior knowledge.
- How to work with Table Environment.
- How to work with Table
- How to print/collect.
- How to perform simple ETL and some operations.



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