amoeba commented on PR #4584:
URL: https://github.com/apache/arrow-adbc/pull/4584#issuecomment-5105947472

   Does that work? I just tested it and it doesn't do anything:
   
   ```
   $ env | grep CONDA
   
   $ conda init --no-user
   -- >8 -- 
   No action taken.
   
   $ env | grep CONDA
   
   $ conda activate adbc
   
   CondaError: Run 'conda init' before 'conda activate'
   ```
   
   Most users will already have run conda init so this would be adding a 
workaround to the verification script for users who install but don't fully set 
conda up?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to