You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kevingurney (via GitHub)" <gi...@apache.org> on 2023/05/26 15:07:30 UTC

[GitHub] [arrow] kevingurney commented on issue #35768: [MATLAB] Enable better support for error handling in the MATLAB interface

kevingurney commented on issue #35768:
URL: https://github.com/apache/arrow/issues/35768#issuecomment-1564535418

   Thanks for your input, @kou!
   
   We actually had the same thought process. We would prefer to use an approach analogous to `arrow::Result` / `arrow::Status` rather than relying on C++'s exception handling patterns in the MATLAB interface.
   
   I've updated the title and description of this issue to reflect the fact that we intend to focus primarily on our error handling approach in the MATLAB interface, rather than specifically using C++ exceptions.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org