sjwiesman edited a comment on issue #8903: [FLINK-12747][docs] Getting Started - Table API Example Walkthrough URL: https://github.com/apache/flink/pull/8903#issuecomment-511398012 This thread has gotten a little unwieldy so I'd like to summarize where everything stands. There are three new modules: * `flink-walkthrough-common`: Pre-defined sources/sinks/UDFs that users will use when following along * `flink-walkthrough-table-java`: A java maven archetype for initializing the walkthrough * `flink-walkthrough-table-scala`: A scala maven archetype for initializing the walkthrough * End-To-End tests that validate that both archetypes compile and run * Walkthrough documentation that covers both java and scala using the table api * The python table api is not currently feature-complete enough to be included * The walkthrough contains code snippets throughout with the full runnable code at the end * The doc page is in a new `getting-started -> code walkthroughs` subdirectory which will be expanded as future walkthroughs are added.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
