lidavidm opened a new issue, #2406: URL: https://github.com/apache/arrow-adbc/issues/2406
### What feature or improvement would you like to see? https://github.com/apache/arrow-adbc/pull/2396#issuecomment-2566107345 `compilers` metapackage is a convenience that appears to not always be up to date. It would be better to list the packages we need. For instance it appears that Ruby and other packages were built with clang 18. But if we try to install `compilers` it still pulls in clang 17. Since the conda requirements files don't support platform-specific requirements, I may migrate us to use something like `pixi` to manage environments instead. -- 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