sloan-dog opened a new issue #480: URL: https://github.com/apache/pulsar-client-go/issues/480
Hi, I would like to utilize protobuf to define schema for a topic. It is not apparent in documentation the format the protobuf schema function takes, and after reviewing a go test spec for protobuf schema, the test input looks identical to the test input for jsonschema. Can I assume that I should convert my protobufs to jsonschema, and pass the jsonschema string to the protobuf schema function? Please advise, Thanks ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
