[
https://issues.apache.org/jira/browse/FLINK-33050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33050:
-----------------------------------
Labels: pull-request-available (was: )
> Prompts user to close when atomicity implementation is not supported
> --------------------------------------------------------------------
>
> Key: FLINK-33050
> URL: https://issues.apache.org/jira/browse/FLINK-33050
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Affects Versions: 1.18.0
> Reporter: tartarus
> Priority: Major
> Labels: pull-request-available
>
> * 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)