apache / arrow-nanoarrow

Helpers for Arrow C Data & Arrow C Stream interfaces
https://arrow.apache.org/nanoarrow
Apache License 2.0
149 stars 34 forks source link

feat(python): Add copy_into() to CBufferView #455

Closed paleolimbot closed 1 month ago

paleolimbot commented 2 months ago

This is the non-bitmap equivalent of #450, useful for the same purpose (concatenating one big data buffer from chunks).