You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/04/12 07:11:10 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #35057: GH-35056: [Python][CI] Don't install gdb on Windows

jorisvandenbossche commented on PR #35057:
URL: https://github.com/apache/arrow/pull/35057#issuecomment-1504779022

   It's all not too important to bikeshed over, but I agree with Jacob and Weston that I find it not really worth it to create a new file for this (also as a user of those files for my local development, that makes the command to create your conda environment quite a bit longer).  
   `gdb` is also useful for C++ developers, so moving it the base `conda_env_unix.txt` makes sense to me (and that ensures developers get this if they use conda to setup their environment). If we don't want to do that because we would then unnecessarily install it on CI, then I would just add it to the `mamba install` command in the dockerfile as Jacob mentioned (and in https://github.com/apache/arrow/pull/35024#issuecomment-1502960199)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org