kevingurney commented on issue #28166:
URL: https://github.com/apache/arrow/issues/28166#issuecomment-1680967106

   Marking this as resolved.
   
   This issue doesn't seem relevant anymore.
   
   In the current code, each `Proxy` class that wraps a corresponding Arrow C++ 
type takes care of marshaling MATLAB types to a form that is usable by the C++ 
layer via a "`static` `make` method`.
   
   Example: 
https://github.com/apache/arrow/blob/d330d1b36c87ea43bfd16e1bc43a4ff9876abb4b/matlab/src/cpp/arrow/matlab/tabular/proxy/schema.cc#L58).


-- 
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]

Reply via email to