sfu-db / connector-x

Fastest library to load data from DB to DataFrames in Rust and Python
https://sfu-db.github.io/connector-x
MIT License
1.93k stars 151 forks source link

Provide interface stream out arrow RecordBatch #278

Open wangxiaoying opened 2 years ago

fnicastri commented 1 month ago

it would be very helpful. Any chances to see this in the future?

wangxiaoying commented 4 weeks ago

We have initialized the arrow batch iterator for rust and cpp library. Need more work in terms of testing and exposing to python library.