Skip to content

Conversation

@bkietz
Copy link

@bkietz bkietz commented Aug 19, 2021

No description provided.

@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@pitrou pitrou force-pushed the ARROW-8022-small-vector branch 2 times, most recently from 58ad05e to 6b48d23 Compare August 23, 2021 17:20
@pitrou pitrou deleted the branch pitrou:ARROW-8022-small-vector August 26, 2021 12:03
@pitrou pitrou closed this Aug 26, 2021
@bkietz bkietz deleted the ARROW-8022-small-vector.extract-Storage branch November 30, 2021 15:05
pitrou pushed a commit that referenced this pull request Jul 13, 2022
…ation (apache#13579)

When locally building the `conda-cpp-valgrind` docker image I've realised we are prompting for confirmation:

```
#10 12.35 Confirm changes: [Y/n] 
#10 88.01  
```
We should use the -y flag when using mamba install:
```
  -y, --yes             Do not ask for confirmation.
```
With this change we are no longer seeing the `Confirm changes` message from mamba.

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants