Commits


Jorge C. Leitao authored and Neville Dipale committed e22820f85a3
ARROW-10336: [Rust] Added FromIter and ToIter for string arrays What the title says: adds string array from and to iterators. This PR also simplifies some of the functions around strings. Closes #8486 from jorgecarleitao/from_opt_vec_str Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>