rok commented on issue #38528: URL: https://github.com/apache/arrow/issues/38528#issuecomment-1787355435
Thanks for reporting this @no23reason! Pyarrow uses [system's strptime](https://github.com/apache/arrow/blob/efd945d437a8df12b200c1da20573216f2a17feb/cpp/src/arrow/util/value_parsing.h#L781) and hence doesn't really follow Python's strptime conventions. This falls under #31324 umbrella. -- 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]
