Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29844 FLIP-263: Improve resolving schema compatibility
  3. FLINK-30614

Improve resolving schema compatibility -- Milestone two

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      In the milestone two, we should:

      1. Remove TypeSerializerSnapshot#resolveSchemaCompatibility(TypeSerializer<T> newSerializer) and related implementation.
      2. Make all places where use TypeSerializerSnapshot#resolveSchemaCompatibility(TypeSerializer<T> newSerializer) to check the compatibility call Typeserializer#resolveSchemaCompatibility(TypeSerializerSnapshot<T> oldSerializerSnapshot). 
      3. Remove the default implementation of the new method.

      It will be done after several stable version.

      See FLIP-263 for more details.

      Attachments

        Activity

          People

            Unassigned Unassigned
            masteryhx Hangxiang Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: