scdub commented on issue #1577: URL: https://github.com/apache/orc/issues/1577#issuecomment-1674168417
@dongjoon-hyun Sorry for not being more specific — the crash happens in the ORC C++ library. When the `readFile` call is made in [getTimezoneByFilename](https://github.com/apache/orc/blob/main/c%2B%2B/src/Timezone.cc#L679), a crash will occur on Windows where `/usr/share/zoneinfo/UTC` is an invalid path:  -- 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]
