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:48:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-31436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Caizhi Weng updated FLINK-31436:
--------------------------------
    Summary: Remove schemaId from constructor of FileStoreCommitImpl and ManifestFile in Table Store  (was: Remove schemaId from constructor of Snapshot and ManifestFile in Table Store)

> Remove schemaId from constructor of FileStoreCommitImpl 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
>            Priority: Major
>             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)