Commits


Renjie Liu authored and Andy Grove committed 07ab5083d5a
ARROW-4218: [Rust][Parquet] Initial support for array reader. Initial support for array reader. List and map support will come later. Closes #5378 from liurenjie1024/arrow-4218 and squashes the following commits: 433ababfa <Renjie Liu> Remove unwraps with result 6407dee08 <Renjie Liu> Fix format 4dd9a01ba <Renjie Liu> Initial support for array reader 215f73b38 <Renjie Liu> struct array reader 2e898ff8a <Renjie Liu> test done for primitive array reader Authored-by: Renjie Liu <liurenjie2008@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>