[
https://issues.apache.org/jira/browse/FLINK-22707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347315#comment-17347315
]
Jark Wu commented on FLINK-22707:
---------------------------------
We have some similar discussion before, see FLINK-20242. Finnaly, we ended up
with introducing a new configuration {{pipeline.name}} to allow users to
specify job name.
> StatementSet support exectue(jobName)
> -------------------------------------
>
> Key: FLINK-22707
> URL: https://issues.apache.org/jira/browse/FLINK-22707
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API
> Affects Versions: 1.13.0
> Reporter: silence
> Priority: Major
> Fix For: 1.14.0
>
>
> Now the'exectue' method of StatementSet will automatically generate the job
> name of'insert_into_sinkNames' and does not support parameter settings.
> We should support specifying the job name when executing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)