paleolimbot opened a new pull request, #194:
URL: https://github.com/apache/arrow-nanoarrow/pull/194

   This is useful because the ADBC spec requires that the AdbcStatement must 
outlive the stream. GDAL's ArrowArrayStream export from OGR also specifies 
something like this. If the stream is getting consumed from R it's no problem; 
however, we want to be able to export these streams elsewhere (e.g., DuckDB, 
Polars) and handling it at the C level ensures that flexibility.


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