lidavidm opened a new pull request #11358: URL: https://github.com/apache/arrow/pull/11358
For ISO8601, this seems to have a small (~5%) impact on benchmarks. For strptime, this is only supported on platforms exposing `tm_gmtoff` in `struct tm`. `%Z` still is ignored; it seems implementations don't really support it anyways. (For instance GNU libc will skip over the time zone, omitting it from the result.) -- 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]
