pearu commented on issue #31324: URL: https://github.com/apache/arrow/issues/31324#issuecomment-4683212163
PR #50146 addresses four issues collected here: it closes #33357 (and delivers the capability requested in #26783) by applying `timestamp_parsers` as a fallback for explicitly-typed date32/date64/time32/time64 CSV columns, and it fixes #31816 (`%b`/`%B`) and #31971 (`%p`) on Windows by providing static C-locale name tables to the vendored musl `strptime`, which previously compiled out all `nl_langinfo()`-dependent specifiers there. -- 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]
