Open jagdishhmy opened 7 months ago
I am using Java based Azure Function App to write to Confluent Kafka with topic having schema validation enabled.
I am using the latest update and providing the schema details but upon run I get an error saying System.String can not be converted to Generic.Record
I am using Java based Azure Function App to write to Confluent Kafka with topic having schema validation enabled.
I am using the latest update and providing the schema details but upon run I get an error saying System.String can not be converted to Generic.Record