rok commented on issue #49514: URL: https://github.com/apache/arrow/issues/49514#issuecomment-4624605686
Hey @Reranko05 ! I believe this is currently open to work on and we best discuss design here before any work begins. I don't think it would be beneficial to do a roundtrip through string because that would be detrimental to performance and accuracy (See open [strptime issues](https://github.com/apache/arrow/issues/31324)). One design option would be that I see is that input would be a struct array with prescribed integer fields. There could be better designs @pitrou -- 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]
