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

[jira] [Commented] (FLINK-30614) Improve resolving schema compatibility -- Milestone two

    [ https://issues.apache.org/jira/browse/FLINK-30614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712752#comment-17712752 ] 

xiaochen zhou commented on FLINK-30614:
---------------------------------------

hi, I would like to give a try on this, can  I take this ticket?I will try my best to complete it
 

> Improve resolving schema compatibility -- Milestone two
> -------------------------------------------------------
>
>                 Key: FLINK-30614
>                 URL: https://issues.apache.org/jira/browse/FLINK-30614
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / Type Serialization System
>            Reporter: Hangxiang Yu
>            Priority: Major
>
> In the milestone two, we should:
>  # Remove TypeSerializerSnapshot#resolveSchemaCompatibility(TypeSerializer<T> newSerializer) and related implementation.
>  # Make all places where use TypeSerializerSnapshot#resolveSchemaCompatibility(TypeSerializer<T> newSerializer) to check the compatibility call Typeserializer#resolveSchemaCompatibility(TypeSerializerSnapshot<T> oldSerializerSnapshot). 
>  # Remove the default implementation of the new method.
> It will be done after several stable version.
> See FLIP-263 for more details.



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