alamb commented on issue #7465: URL: https://github.com/apache/arrow-datafusion/issues/7465#issuecomment-1764571528
Arrow has this function: https://docs.rs/arrow/latest/arrow/compute/kernels/cast_utils/fn.string_to_datetime.html You could look at how it uses `Chrono` to handle the parsing the different timestamp formats, perhaps -- 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]
