sgilmore10 opened a new issue, #36853: URL: https://github.com/apache/arrow/issues/36853
### Describe the enhancement requested It would be helpful to have a utility called `wrap` that accepts an existing `arrow::DataType` object and returns a `Type` proxy object. This utility will be helpful when we implement methods that extract nested arrow data structures from a parent object. Writing this utility will reduce code duplication. ### 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]
