Ari Huttunen created FLINK-31274:
------------------------------------
Summary: Python code examples in documentation are not complete
Key: FLINK-31274
URL: https://issues.apache.org/jira/browse/FLINK-31274
Project: Flink
Issue Type: Improvement
Components: Documentation
Reporter: Ari Huttunen
Because the python examples in the documentation do not contain all the code
needed to run the examples, a new user cannot easily run the examples.
This ticket is done when
* Each documentation page contains all the code needed to run the examples on
that page without needing to copy code from other pages
* Code is not partially left out e.g.
t_env = TableEnvironment.create(...)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)