sgilmore10 commented on PR #41817: URL: https://github.com/apache/arrow/pull/41817#issuecomment-2135228035
> +1 > > We need `RecordBatchImporter` because we can't define custom constructor (something like `static libmexclass::proxyMakeResult arrow::matlab::tabular::proxy::RecordBatch::import(....)`), right? Yes, that's correct. @kevingurney and I have talked about extending `mathworks/libmexclass` to support either static proxy methods or free-floating functions at some point. We just haven't been able to get around to adding that functionality yet. -- 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]
