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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
