You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Francesco Guardiani (Jira)" <ji...@apache.org> on 2021/10/27 18:40:00 UTC

[jira] [Created] (FLINK-24673) Deprecate old Row SerializationSchema/DeserializationSchema

Francesco Guardiani created FLINK-24673:
-------------------------------------------

             Summary: Deprecate old Row SerializationSchema/DeserializationSchema
                 Key: FLINK-24673
                 URL: https://issues.apache.org/jira/browse/FLINK-24673
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Ecosystem
            Reporter: Francesco Guardiani
            Assignee: Francesco Guardiani


As discussed in the [mailing list|https://lists.apache.org/thread.html/red2f04ac782f2cd156a639a44c9962b7b92659b76e5ff683de664534%40%3Cdev.flink.apache.org%3E], we should deprecate in the next version:

   - org.apache.flink.formats.json.JsonRowSerializationSchema
   - org.apache.flink.formats.json.JsonRowDeserializationSchema
   - org.apache.flink.formats.avro.AvroRowSerializationSchema
   - org.apache.flink.formats.avro.AvroRowDeserializationSchema
   - org.apache.flink.formats.csv.CsvRowDeserializationSchema
   - org.apache.flink.formats.csv.CsvRowSerializationSchema



--
This message was sent by Atlassian Jira
(v8.3.4#803005)