eolivelli opened a new pull request #10301: URL: https://github.com/apache/pulsar/pull/10301
### Motivation Now with AutoConsumeSchema we are able to handle every data type, so when you use "--schema-type auto_consume" in "pulsar-client consume" you are going to receive any Java object. ### Modifications Handle every data type (wrapped by GenericObject) in "pulsar-client consume --schema-type auto_consume" -- 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]
