Commits


Jorge C. Leitao authored and Krisztián Szűcs committed 06c751b8d8b
ARROW-12444: [Rust] Remove rust Removes rust from this repository and uses git clone to fetch the arrow-rs repo for integration tests. Each commit is an independent change. Note: Rust implementations have moved to: * https://github.com/apache/arrow-rs * https://github.com/apache/arrow-datafusion Closes #10096 from jorgecarleitao/rm-rust Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>