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/06/15 14:16:10 UTC

[GitHub] [arrow] sgilmore10 opened a new issue, #36098: MATLAB: Change C++ proxy constructors to accept an options struct instead of a cell array containing the arguments

sgilmore10 opened a new issue, #36098:
URL: https://github.com/apache/arrow/issues/36098

   ### Describe the enhancement requested
   
   It will be cleaner if we pack the input arguments to C++ proxy classes in structs instead of a cell array. This will let us access the arguments by name in the C++ code. 
   
   ### 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] sgilmore10 commented on issue #36098: [MATLAB]: Change C++ proxy constructors to accept an options struct instead of a cell array containing the arguments

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

   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


[GitHub] [arrow] kou closed issue #36098: [MATLAB]: Change C++ proxy constructors to accept an options struct instead of a cell array containing the arguments

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #36098: [MATLAB]: Change C++ proxy constructors to accept an options struct instead of a cell array containing the arguments
URL: https://github.com/apache/arrow/issues/36098


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