HaoZeke commented on issue #36274: URL: https://github.com/apache/arrow/issues/36274#issuecomment-1646714752
Could you expand on the answer @paleolimbot? In my use case, for example, I have some C++ code which creates a `std::sharde_ptr<arrow::Table>` object which can no longer be returned directly to `R` via `Rcpp::export` since the change to `cpp11`. What is the best way to have a zero copy interface in this situation? -- 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]
