[
https://issues.apache.org/jira/browse/FLINK-21703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-21703:
----------------------------
Parent: (was: FLINK-21454)
Issue Type: Bug (was: Sub-task)
> Add option `table.dml-sync`
> ---------------------------
>
> Key: FLINK-21703
> URL: https://issues.apache.org/jira/browse/FLINK-21703
> Project: Flink
> Issue Type: Bug
> Reporter: Shengkai Fang
> Priority: Major
>
> This option is used to determine the mode to execute dml. It will execute the
> next statement when submit the current job in default. If set true, it will
> execute the next statement when the current job finishes.
>
> It just invokes `TableResult.async()` in the `TableEnvironment#executeSql`
> mannually.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)