pitrou opened a new issue, #44856: URL: https://github.com/apache/arrow/issues/44856
### Describe the enhancement requested There is a standalone no-dependencies binary installation of `mamba` called micromamba: https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html We could probably use it instead of our current [miniforge install](https://github.com/apache/arrow/blob/main/ci/scripts/install_conda.sh). Of course, this is a minor improvement. It might make the setup step slightly faster, and would probably make the CI code slightly simpler. ### Component(s) Continuous Integration -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org