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

ASF GitHub Bot updated FLINK-31433:
-----------------------------------
    Labels: pull-request-available  (was: )

> Make SchemaChange serializable
> ------------------------------
>
>                 Key: FLINK-31433
>                 URL: https://issues.apache.org/jira/browse/FLINK-31433
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table Store
>    Affects Versions: table-store-0.4.0
>            Reporter: Caizhi Weng
>            Assignee: Caizhi Weng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.4.0
>
>
> To avoid concurrent changes to table schema, CDC sinks for Flink Table Store 
> should send all \{{SchemaChange}} to a special process function. This process 
> function only has 1 parallelism and it is dedicated for schema changes.
>  
> To pass \{{SchemaChange}} through network, \{{SchemaChange}} must be 
> serializable.



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

Reply via email to