kylebarron / parquet-wasm

Rust-based WebAssembly bindings to read and write Apache Parquet data

Home Page:https://kylebarron.dev/parquet-wasm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check out new arrow2 apis

kylebarron opened this issue · comments

jorgecarleitao/arrow2#1215, jorgecarleitao/arrow2#1246 is probably useful for the async reader api.

jorgecarleitao/arrow2#1208 might make writing easier; i.e. easier reading from JS IPC files.