wgtmac commented on PR #40697: URL: https://github.com/apache/arrow/pull/40697#issuecomment-2012462196
@jorisvandenbossche Sorry for the confusion. I thought you were talking about this change: https://github.com/apache/orc/pull/1587 which is ORC 2.0.0 only. I tried to use ORC 1.9.2 (w/o the aforementioned path existence check) to open a reader on Windows w/o TZDIR set. It actually throws a `ParseError` exception here: https://github.com/apache/orc/blob/v1.9.2/c%2B%2B/src/OrcFile.cc#L62. This also aligns with the bug description here: https://github.com/apache/orc/issues/1577#issuecomment-1674168417 -- 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]
