thisisnic commented on issue #50378: URL: https://github.com/apache/arrow/issues/50378#issuecomment-4926541621
I'm drafting a PR as we speak. And it's to do with the conversion layer - while they both are based on the same C++ implementation, there are extra steps to convert from C++ to R/Python which have to be manually created. In the R codebase, it's in the R code's C++, some of which is here: https://github.com/apache/arrow/blob/main/r/src/array_to_vector.cpp -- 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]
