Hi Sucheth, The short answer is no, when deserializing Avro messages you have to provide the schema somehow, either directly or using the Schema Registry.
On Mon, Oct 10, 2022 at 10:00 AM Sucheth S <suchet...@gmail.com> wrote: > Hi, > > I'm trying to deserialize avro messages from the kafka topic as a > consumer. > > As a kafka consumer, I do not want to hold the reader schema on my end. > Is there a way to deserialize avro messages to GenericRecord > without providing the reader schema ? > > > Regards, > Sucheth Shivakumar > website : https://sucheths.com > mobile : +1(650)-576-8050 > San Mateo, United States >