pitrou commented on PR #47627:
URL: https://github.com/apache/arrow/pull/47627#issuecomment-3338270646

   > No, it does not catch the exception, the problem is that a minimal ORC 
reproducer seems to fail to properly catch the Exception, no Arrow involved 
here, only calling ORC and trying to catch an exception, see the following 
`test_exception_orc.cc` file:
   
   Hmm, is ORC compiled with exceptions disabled perhaps?
   
   Otherwise, this might be https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66146 
or https://sourceware.org/bugzilla/show_bug.cgi?id=18435 ?


-- 
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]

Reply via email to