elixir-explorer / adbc

Apache Arrow ADBC bindings for Elixir
https://arrow.apache.org/adbc/
Apache License 2.0
50 stars 16 forks source link

improve how validity bitmaps are handled #62

Closed cocoa-xu closed 6 months ago

cocoa-xu commented 6 months ago

This PR improves how validity bitmaps are handled and fixes offset buffer types for large string and large binary.