nlu90 commented on issue #60: URL: https://github.com/apache/pulsar-client-python/issues/60#issuecomment-1360565588
@tisonkun I think the `IdentitySerDe` should be called `SimpleSerDe` and the doc for it should clearly say it will pass (string, int, float, complex, and bytes) values as it is or raise an error for other types. @frostming people can handle the raw bytes with more flexibility in their own business logic code and potentially higher performance. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
