Commits


Renjie Liu authored and Wes McKinney committed 76b2f772908
ARROW-4525: [Rust] [Parquet] Enable conversion of ArrowError to ParquetError This is useful when integrating arrow with parquet, e.g. when reading parquet data into arrow. Author: Renjie Liu <liurenjie2008@gmail.com> Closes #3603 from liurenjie1024/arrow-error-to-parquet-error and squashes the following commits: d4c379f3 <Renjie Liu> Enable conversion of ArrowError to ParquetError