jorgecarleitao / arrow2

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

Use `Arc` in `Datatype` to reduce memory use #1603

Closed emilk closed 5 months ago

emilk commented 5 months ago

See https://github.com/jorgecarleitao/arrow2/pull/1469