paleolimbot commented on issue #67:
URL: https://github.com/apache/arrow-nanoarrow/issues/67#issuecomment-1323878359

   Yes, there are changes from 'narrow' that reflect my understanding of the C 
data/stream interfaces and the capabilities of the nanoarrow C library. The use 
case of creating ArrowArrays from buffers is hugely important and will be added 
before a CRAN release.
   
   Can you give an example of the code you would like to write at the C level? 
I can envision a use-case where the buffers were never R objects to begin with 
(e.g., allocated with malloc or std::vector) but that you would like to create 
an ArrowArray from them?


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

Reply via email to