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

Jingsong Lee commented on FLINK-17312:
--------------------------------------

Yes, like Kurt said, in sql-client, will run various sql commands, actually run 
various jobs. Because per job has a corresponding savepoint-path. So the 
question is: when will launch a job?

If a "insert" DML will launch a job, so maybe we can:
 # Support by DML hint
 # Support by Configuration, and with "set" command, we can set it before 
"insert" DML.

> Support sql client start with savepoint
> ---------------------------------------
>
>                 Key: FLINK-17312
>                 URL: https://issues.apache.org/jira/browse/FLINK-17312
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Client
>    Affects Versions: 1.10.0, 1.11.0
>            Reporter: lun zhang
>            Priority: Major
>              Labels: pull-request-available
>
> Sql client  not support *insert sql job* restart with *savepoint* 
> current.It's very helpful when you can stop your  flink *insert sql job* and 
> restart with savepoint .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to