sgilmore10 opened a new issue, #37124: URL: https://github.com/apache/arrow/issues/37124
### Describe the enhancement requested There are multiple functions/methods within the MATLAB interface which accept either numeric or string index values - in particular, the `field` method of `arrow.tabular.Schema` and the `column` method of `arrow.tabular.RecordBatch`. Rather than writing the same validation code in each method, it would be better if we refactored that code into shared utility functions. ### 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]
