Commits


Krisztián Szűcs authored and Antoine Pitrou committed 1455fa0e88f
ARROW-12630: [Dev][Integration] conda-integration docker build fails Disable the rust integration tests by default. In order to execute the rust integration tests as well pass `ARCHERY_INTEGRATION_WITH_RUST=1` environment variable to the docker container. Closes #10225 from kszucs/rust-integration Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>