You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/07 06:57:28 UTC

[GitHub] [pulsar] mattisonchao edited a comment on pull request #13094: [ Client ] Support Protobuf ``AutoSchema``

mattisonchao edited a comment on pull request #13094:
URL: https://github.com/apache/pulsar/pull/13094#issuecomment-987624748


   > > @freeznet PTAL :)
   > 
   > > I once wanted to use Avro, but I got some problems when deserializing, I think something might be missing.
   > 
   > Maybe we should follow this way. That looks like more clear, do not you think?
   
   @frankxieke  
   I have tried to use ``GenericProtobufSchema``  inheritage  ``GenericSchemaImpl``, but an exception occurred during parsing.  I think it should be a format problem during serialization. 
   maybe i can spend more times to use another way to resolve this problem. but I think we can support the feature first, and then optimize it. What do you think?  :)


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org