jorgecarleitao / arrow2

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

Added try_new for mutable data types #1589

Open aryanshomray opened 1 year ago

aryanshomray commented 1 year ago

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