Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure nightly pyarrow is installed in upstream CI build #11121

Merged
merged 2 commits into from
May 15, 2024

Conversation

jrbourbeau
Copy link
Member

pyarrow on conda-forge recently had a packaging refactor and now there's a pyarrow-core package we also need to account for in our upstream CI build. This PR makes sure we're able to install the latest nightly version of pyarrow.

Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     15 files  ±0       15 suites  ±0   3h 24m 4s ⏱️ + 1m 56s
 13 123 tests ±0   12 190 ✅ +1     931 💤 ±0  2 ❌  - 1 
162 492 runs  ±0  142 451 ✅ +1  20 039 💤 ±0  2 ❌  - 1 

For more details on these failures, see this check.

Results for commit 9002435. ± Comparison against base commit f511e93.

@jrbourbeau
Copy link
Member Author

Going to merge this in to get the upstream build running again. Happy to address any comments in a follow-up PR

@jrbourbeau jrbourbeau merged commit cc1aad6 into dask:main May 15, 2024
26 of 28 checks passed
@jrbourbeau jrbourbeau deleted the uninstall-pyarrow-core branch May 15, 2024 15:27
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.

None yet

1 participant