You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2023/03/14 05:44:00 UTC

[jira] [Created] (FLINK-31436) Remove schemaId from constructor of Snapshot and ManifestFile in Table Store

Caizhi Weng created FLINK-31436:
-----------------------------------

             Summary: Remove schemaId from constructor of Snapshot and ManifestFile in Table Store
                 Key: FLINK-31436
                 URL: https://issues.apache.org/jira/browse/FLINK-31436
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
    Affects Versions: table-store-0.4.0
            Reporter: Caizhi Weng
            Assignee: Caizhi Weng
             Fix For: table-store-0.4.0


As schema may change during a CTAS streaming job, the schema ID of snapshots and manifest files may also change. We should remove \{{schemaId}} from their constructor and calculate the real \{{schemaId}} on the fly.



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