[
https://issues.apache.org/jira/browse/FLINK-25841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-25841.
--------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
commit a8b2f1726357f510410232e32da72050427aa55b
[table] Add helpful JavaDocs at various locations
commit 2cda6b7e223ce6befc0898ca1bf5d5a4e36c6f67
[table] Introduce new APIs for FLIP-190 single statement plan compilation
> 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
> Fix For: 1.15.0
>
>
> - 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)