This pull request includes Kafka extension with unit testing.
Could you have a look, please?
I tested on the Kafka extension repo for these scenarios.
Local Kafka Cluster
Confluent Cloud (Managed Kafka Cluster)
Cardinality One and Many scenarios
data_type as string and binary
Linux/Windows Premium plan
The sample functions and environment, you can find it on this PR.
The PR includes the same kafka.py, with devcontainer that starts Kafka cluster and documentation in here.
This pull request includes Kafka extension with unit testing. Could you have a look, please?
I tested on the Kafka extension repo for these scenarios.
The sample functions and environment, you can find it on this PR. The PR includes the same kafka.py, with devcontainer that starts Kafka cluster and documentation in here.
https://github.com/Azure/azure-functions-kafka-extension/pull/140
Once this PR has been merged and published to pip repo. I will change the https://github.com/Azure/azure-functions-kafka-extension repo to reference this library.