Azure / azure-functions-kafka-extension

Kafka extension for Azure Functions
MIT License
114 stars 82 forks source link

Azure Function (Java ) to Confluent Kafka output binding error #482

Open jagdishhmy opened 7 months ago

jagdishhmy commented 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