sgilmore10 opened a new issue, #37181: URL: https://github.com/apache/arrow/issues/37181
### Describe the enhancement requested Now that `featherread` and `featherwrite` have been re-implemented in terms of the new APIs (`matlab.internal.io.feather.Reader` in #37046 and `matlab.io.internal.feather.Writer` in #37045), we can start removing the MEX code. To avoid submitting a large pull request, we should submit multiple small pull requests. The first one should be delete the outdated test class `tArrowCppCall.m`. This test class will no longer be relevant once the MEX source code is removed. ### Component(s) MATLAB -- 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]
