Azure / Azure/azure-functions-java-library
Missing avroschema annotation with the Kafka Output binding for Java.
Open
area:java-functions
need investigation
- Dominant language
- Java
- Stars
- 45
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Hi. According to the doc: https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-kafka-output?tabs=in-process%2Cevent-hubs&pivots=programming-language-java#annotations
avroschema annotation should be supported for Kafka Output binding. But in the Java extension definition, the annotation definition is missing: https://github.com/Azure/azure-functions-java-library/blob/dev/src/main/java/com/microsoft/azure/functions/annotation/KafkaOutput.java
When are we going to fix the issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.