[
https://issues.apache.org/jira/browse/FLINK-25841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-25841:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> - 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}}.
> What is particularly important is that we also test the end-to-end
> experience. How good and helpful are our exceptions for legacy types, legacy
> function, or inline table and other things that cannot be persisted.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)