WillAyd commented on issue #48023: URL: https://github.com/apache/arrow/issues/48023#issuecomment-3497787409
My assumption is that the timestamp case works because the pandas timestamp can be losslessly converted to arrow's, and a compute expression can be built on top of that. Period being custom to pandas and not having a lossless arrow equivalent makes it rather challenging to use in compute -- 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]
