Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31251

Deprecate deserialize method in DeserializationSchema

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.18.0
    • None
    • Table SQL / Runtime
    • None

    Description

      Deprecate method `T deserialize(byte[] message)` and use `void deserialize(byte[] message, Collector<T> out)` instead in `DeserializationSchema`

      Attachments

        Activity

          People

            Unassigned Unassigned
            zjureel Fang Yong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: