wgtmac commented on issue #43232: URL: https://github.com/apache/arrow/issues/43232#issuecomment-2226966974
Yes, we should not segfault in this case. I think we are missing a `ORC_CATCH_NOT_OK` at this line: https://github.com/apache/arrow/blob/main/cpp/src/arrow/adapters/orc/adapter.cc#L151 Let me fix this and check other lines as well. -- 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]
