Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
FLINK-21669 Support "table.dml-sync" option to execute DML statements synchronizely in TableEnvironment and SQL Client
- Closed