Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32515 FLIP-303: Support REPLACE TABLE AS SELECT statement
  3. FLINK-33050

Prompts user to close when atomicity implementation is not supported

    XMLWordPrintableJSON

Details

    Description

      • When atomicity is enabled, an exception may occur when creating a DynamicTableSink, and we need to prompt the user to disable atomicity.
      • When we use InMemoryCatalog, RTAS drop table will only delete the metadata, not clean up the underlying data files, RTAS write data does not use overwrite semantics by default, so it looks like the data is duplicated, this problem needs to be clarified in the documentation.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tartarus tartarus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: