apache / arrow-nanoarrow

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

fix; Properly ingest Binary View types without variadic buffers #635

Closed WillAyd closed 1 month ago

WillAyd commented 1 month ago

closes https://github.com/apache/arrow-nanoarrow/issues/634

WillAyd commented 1 month ago

Good point - yes the builder starts with n_array = 2. I'll take a look at that