Support multiple messages in protobuf formatted Kafka sources #29603
chaas
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently Kafka sources that carry protobuf messages require that the protobuf schema file specified describe exactly one protobuf message.
Make this more flexible such that they can support a flexible number (0 or mulitple).
Beta Was this translation helpful? Give feedback.
All reactions