Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21703

Add option `table.dml-sync`

    XMLWordPrintableJSON

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

          Activity

            People

              Unassigned Unassigned
              fsk119 Shengkai Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: