Skip to content

CI: force nightly pyarrow in the upstream build#7530

Merged
jrbourbeau merged 3 commits intodask:mainfrom
jorisvandenbossche:ci-pyarrow-nightly
Apr 7, 2021
Merged

CI: force nightly pyarrow in the upstream build#7530
jrbourbeau merged 3 commits intodask:mainfrom
jorisvandenbossche:ci-pyarrow-nightly

Conversation

@jorisvandenbossche
Copy link
Copy Markdown
Member

The mamba update reports that there is "nothing to do". So trying something else to get it to install the nightly pyarrow version (we were now using the released pyarrow 3.0 in the upstream build)


if [[ ${UPSTREAM_DEV} ]]; then
mamba update -y -c arrow-nightlies pyarrow
mamba install -y -c arrow-nightlies pyarrow>3.0
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I opened mamba-org/mamba#837 about this

Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jrbourbeau jrbourbeau merged commit 3162dbb into dask:main Apr 7, 2021
@jorisvandenbossche jorisvandenbossche deleted the ci-pyarrow-nightly branch April 7, 2021 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants