You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "sgilmore10 (via GitHub)" <gi...@apache.org> on 2023/07/24 20:07:39 UTC

[GitHub] [arrow] sgilmore10 opened a new issue, #36853: [MATLAB] Add utility to create proxies from existing arrow::DataType objects

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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kevingurney closed issue #36853: [MATLAB] Add utility to create proxies from existing `arrow::DataType` objects

Posted by "kevingurney (via GitHub)" <gi...@apache.org>.
kevingurney closed issue #36853: [MATLAB] Add utility to create proxies from existing `arrow::DataType` objects
URL: https://github.com/apache/arrow/issues/36853


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] sgilmore10 commented on issue #36853: [MATLAB] Add utility to create proxies from existing `arrow::DataType` objects

Posted by "sgilmore10 (via GitHub)" <gi...@apache.org>.
sgilmore10 commented on issue #36853:
URL: https://github.com/apache/arrow/issues/36853#issuecomment-1648533901

   take


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org