Azure Function - Kafka Trigger, Read headers, offset, key with dataType binary #468
lukasbartonek-ext94333
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
U use KafkaTrigger and dataType binary. Then I use custom deserializer with schemaRegistry. But I need use kafka function Tombstone, where value is null and I need key of message.
It's possible add option read KafkaEntity with header, offset, key and value as byte array<
Beta Was this translation helpful? Give feedback.
All reactions