Closed cocoa-xu closed 10 months ago
This PR should fix the issue mentioned in #44 by repeatedly calling adbc_arrow_array_stream_next/1 until end of series.
LGTM but CI is unfortunately unhappy :)
Oh I forgot to initialise the variable. Now it should work! ;)
:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:
This PR should fix the issue mentioned in #44 by repeatedly calling adbc_arrow_array_stream_next/1 until end of series.