Thanks Fabian .. I will take a look.
Hi Debasish,
No, I don't think there's a particular reason.
There a few Jira issues that propose adding an Avro Serialization Schema for Confluent Schema Registry [1] [2].
Please check them out and add a new one if they don't describe what you are looking for.
Cheers,
Fabian
Am Fr., 7. Juni 2019 um 18:01 Uhr schrieb Debasish Ghosh <
[hidden email]>:
Hello -
Is there any specific reason we have
AvroDeserializationSchema in Flink but not
AvroSerializationSchema ? Instead we have
AvroRowSerializationSchema, which serializes objects that are represented in (nested) Flink rows.
--