saveriogzz opened a new issue #11409: URL: https://github.com/apache/pulsar/issues/11409
When using my python client, I don't find a way to assign to the data I want to send, the type **timestamp** or **date**. The only data types I can use are ones that can be found in : https://github.com/apache/pulsar/blob/5ad405988fabb4b28dbdbd5aa5c9a10802f39af1/pulsar-client-cpp/python/pulsar/schema/__init__.py How can I send timestamps or dates? I would really like this to be possible! -- 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]
