You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "tartarus (Jira)" <ji...@apache.org> on 2022/07/08 08:35:00 UTC

[jira] [Created] (FLINK-28460) Flink SQL supports atomic CREATE TABLE AS SELECT(CTAS)

tartarus created FLINK-28460:
--------------------------------

             Summary: Flink SQL supports atomic CREATE TABLE AS SELECT(CTAS)
                 Key: FLINK-28460
                 URL: https://issues.apache.org/jira/browse/FLINK-28460
             Project: Flink
          Issue Type: Sub-task
            Reporter: tartarus


Enable support for atomic CTAS in stream and batch mode via option.
Active deletion of the created target table when the job fails or is cancelled, but requires Catalog can be serialized directly via Java Serialization



--
This message was sent by Atlassian Jira
(v8.20.10#820010)