Commits


Chao Sun authored and Krisztián Szűcs committed 12912741c2c
ARROW-4137: [Rust] Move parquet code into a separate crate This moves the parquet related code into a separate sub-crate that depends on arrow. Author: Chao Sun <sunchao@apache.org> Author: Kouhei Sutou <kou@clear-code.com> Closes #3291 from sunchao/ARROW-4137 and squashes the following commits: b2bcc1cd <Kouhei Sutou> Add support for version update on release process bbeaaba2 <Chao Sun> Fix rustfmt 0545fd95 <Chao Sun> ARROW-4137: Move parquet code into a separate crate