elixir-explorer / adbc

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

repeatedly call adbc_arrow_array_stream_next/1 until end of series #46

Closed cocoa-xu closed 10 months ago

cocoa-xu commented 11 months ago

This PR should fix the issue mentioned in #44 by repeatedly calling adbc_arrow_array_stream_next/1 until end of series.

josevalim commented 11 months ago

LGTM but CI is unfortunately unhappy :)

cocoa-xu commented 11 months ago

LGTM but CI is unfortunately unhappy :)

Oh I forgot to initialise the variable. Now it should work! ;)

josevalim commented 10 months ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: