pulsar-client-go icon indicating copy to clipboard operation
pulsar-client-go copied to clipboard

[Go schema] Support multi version schema for repo

Open wolfstudy opened this issue 4 years ago • 1 comments

Currently, we already support a single topic schema in producer and consumer for Go client.

The following are other functions of the schema that need to be supported:

  • [ ] Support schema in reader
  • [ ] Support multi version schema for Go client
  • [ ] Support Key-Value schema
  • [ ] Support auto schema

wolfstudy avatar Dec 21 '20 06:12 wolfstudy

@sijie @wolfstudy Is there any ETA when these issues would be fixed and will be available ? issues : https://github.com/apache/pulsar-client-go/issues/420 , https://github.com/streamnative/pulsar-client-go/issues/125

mohamedkashifuddin avatar Dec 31 '21 19:12 mohamedkashifuddin