Commits


Renjie Liu authored and Chao Sun committed 28db9474f45
ARROW-5127: [Rust] [Parquet] Add page iterator. Add page iterator. Author: Renjie Liu <liurenjie2008@gmail.com> Closes #4136 from liurenjie1024/arrow-5127 and squashes the following commits: 8a260062 <Renjie Liu> Fix some comment 54207e49 <Renjie Liu> Add index out of bound error 919d3566 <Renjie Liu> Fix some comments 143446d2 <Renjie Liu> Add page iterator.