confluentinc / confluentinc/confluent-kafka-python
After Decoding mesaage, consumer should return schema ID
Open
component:schema-registry
enhancement
- Dominant language
- Python
- Stars
- 509
- Forks
- 964
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 14
Description
Description
===========
If someone wants the schema id of message which consumer is going to consume(after some transformation) then there should be schema ID to serialize the data into schema.
How to reproduce
================
Instead of returning only the message from `decode` function it should also return schema id.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.