jorgecarleitao / arrow2

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

Added try_new for mutable data types #1589

Open aryanshomray opened 8 months ago

aryanshomray commented 8 months ago

This PR is made to have consistent in try_new() constructors that accept DataType in a similar way, for all mutable array types