Wei Zhong created FLINK-18716:
---------------------------------
Summary: Remove the deprecated "execute" and "insert_into" calls
in PyFlink Table API docs
Key: FLINK-18716
URL: https://issues.apache.org/jira/browse/FLINK-18716
Project: Flink
Issue Type: Improvement
Components: API / Python, Documentation
Affects Versions: 1.11.0
Reporter: Wei Zhong
Currently the TableEnvironment#execute and the Table#insert_into is deprecated,
but the docs of PyFlink Table API still use them. We should replace them with
the recommended API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)