eolivelli opened a new pull request #10057: URL: https://github.com/apache/pulsar/pull/10057
This is a draft. Contents: - allow AutoConsumeSchema to deal with every Schema type - in case of non Struct schema, like for primitives, wrap the result into a PrimiteRecord class - introduce new high level interface PulsarObject, that does not expose all of the fields of GenericRecord like getFields() that are supposed to work only for Structs -- 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]
