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

Improve resolving schema compatibility -- Milestone one

    XMLWordPrintableJSON

Details

    Description

      In the milestone one, we should:

      1. Add an extra method (TypeserializeSnapshotr#resolveSchemaCompatibility(TypeSerializerSnapshot<T> oldSerializerSnapshot)) in TypeSerializerSnapshot.java as above, and return INCOMPATIBLE as default.
      2. Mark the original method as deprecated and it will use new method to resolve as default.
      3. Implement the new method for all built-in TypeserializerSnapshots.

      See FLIP-263 for more details.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: