kou commented on issue #39839: URL: https://github.com/apache/arrow/issues/39839#issuecomment-1915981816
The `strptime()` format is processed by C's `strptime()` not Python's `strptime`. So we can't use `%f` in it... -- 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]
