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)