kou commented on issue #39225:
URL: https://github.com/apache/arrow/issues/39225#issuecomment-1856646420

   Our C++ API should not throw any exception.
   We should use `arrow::Status` (or `arrow::Result`) instead of exception on 
error.
   
   Could you find where the exception was thrown? Or I can try it on local 
later.


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