jorgecarleitao / arrow2

Transmute-free Rust library to work with the Arrow format
Apache License 2.0
1.06k stars 223 forks source link

Implement writing bloom filters #1421

Open ozgrakkurt opened 1 year ago

ozgrakkurt commented 1 year ago

I want to implement this after https://github.com/jorgecarleitao/parquet2/pull/218 is merged