eddelbuettel commented on PR #332: URL: https://github.com/apache/arrow-nanoarrow/pull/332#issuecomment-1881142752
Hah! These subtle 'documentation bugs' are a wee bit tricky and one of the reasons I <cough, cough> blegged you to chip in with a reference example for something as simple as the [linesplitter repo](https://github.com/eddelbuettel/linesplitter). I still have high hopes for all this as it moves in the right direction. One goal is to be able to start from a pair of `nanoarrow::UniqueArray` and `nanoarrow::UniqueSchema`, operate on them in C++ and then towards the end return them to R via R-specific helpers ... and do the same to Python with Python-specific helpers. I know Python is behind but some small steps would help me convince me colleagues that this is a bet we can make in a mulitlingual repo. -- 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]
