Mika Naylor created FLINK-37336: ----------------------------------- Summary: Introduce TablePipeline to Python API Key: FLINK-37336 URL: https://issues.apache.org/jira/browse/FLINK-37336 Project: Flink Issue Type: Improvement Components: API / Python Reporter: Mika Naylor
Currently, the TablePipeline descriptor is not supported in the Pyflink Table API, so API methods such as `insert_into` on a table environment are subsequently not supported. The descriptor should be supported so that users can setup a table pipeline, explain it, execute it, etc. See: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=191336489#FLIP190:SupportVersionUpgradesforTableAPI&SQLPrograms-TablewithSink -- This message was sent by Atlassian Jira (v8.20.10#820010)