You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Wei Zhong (Jira)" <ji...@apache.org> on 2020/07/26 12:09:00 UTC

[jira] [Created] (FLINK-18716) Remove the deprecated "execute" and "insert_into" calls in PyFlink Table API docs

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)