You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2022/01/27 08:50:00 UTC

[jira] [Created] (FLINK-25841) Expose plan via TableEnvironment.compilePlanSql/executePlan

Timo Walther created FLINK-25841:
------------------------------------

             Summary: Expose plan via TableEnvironment.compilePlanSql/executePlan
                 Key: FLINK-25841
                 URL: https://issues.apache.org/jira/browse/FLINK-25841
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Timo Walther
            Assignee: Francesco Guardiani


- Introduce the helper API class [CompiledPlan|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=191336489#FLIP190:SupportVersionUpgradesforTableAPI&SQLPrograms-CompiledPlan]
- Allow [single SQL statements|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=191336489#FLIP190:SupportVersionUpgradesforTableAPI&SQLPrograms-SingleSQLStatements] to be generated and restored

Mark all interfaces as {{@Experimental}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)