jorisvandenbossche commented on PR #40697: URL: https://github.com/apache/arrow/pull/40697#issuecomment-2011912986
If my reading of the code in that PR is correct, it is testing that it raises a `TimezoneError` on the Orc side, but `ORC_END_CATCH_NOT_OK` only catches those three: https://github.com/apache/arrow/blob/a36cc62f45e0ebe594f97212728531148afa6e82/cpp/src/arrow/adapters/orc/adapter.cc#L73-L83 -- 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]
