elixir-explorer / adbc

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

feat: replace `binary()` with `iodata()` for some functions #88

Closed cocoa-xu closed 5 months ago

cocoa-xu commented 5 months ago

This should make it more versatile for users to assemble the data.