kevingurney opened a new issue, #37188: URL: https://github.com/apache/arrow/issues/37188
### Describe the enhancement requested In order to simplify access to the `featherRoundTrip` function that is used in the `tfeather.m` tests, it would be helpful to move it into a packaged test utility function. This would make it possible to`import` the function, rather than having to manually add the `test/util` folder to the MATLAB Search Path in the test class setup. An example name for the new packaged test utility function is: `arrow.internal.test.io.feather.roundtrip`. ### 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]
