[ 
https://issues.apache.org/jira/browse/FLINK-25841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17621266#comment-17621266
 ] 

Harry Li commented on FLINK-25841:
----------------------------------

Right now the CompiledPlan feature works for INSERT statement. Is there a plan 
or roadmap to support other types of statements, for example SELECT? 

> 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.10#820010)

Reply via email to