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

Unblock Python test failures #1220

Merged
merged 15 commits into from
Oct 2, 2023
Merged

Unblock Python test failures #1220

merged 15 commits into from
Oct 2, 2023

Conversation

charlesbluca
Copy link
Collaborator

@charlesbluca charlesbluca commented Aug 31, 2023

  • Start installing latest Dask/Distributed in GPU CI to resolve Dask-CUDA import issues
  • Pin pandas to <2.1 for now to avoid pulling in changes that have caused some more nuanced failures

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2023

Codecov Report

Merging #1220 (2f284b3) into main (a71b3eb) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main    #1220      +/-   ##
==========================================
- Coverage   81.58%   81.50%   -0.09%     
==========================================
  Files          78       78              
  Lines        4610     4611       +1     
  Branches      854      854              
==========================================
- Hits         3761     3758       -3     
+ Misses        660      659       -1     
- Partials      189      194       +5     
Files Coverage Δ
dask_sql/_compat.py 100.00% <100.00%> (ø)
dask_sql/physical/utils/sort.py 94.59% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@charlesbluca charlesbluca changed the title Install latest dask/distributed in GPU CI Unblock Python test failures Aug 31, 2023
@charlesbluca
Copy link
Collaborator Author

rerun tests

@charlesbluca charlesbluca merged commit 6439e31 into main Oct 2, 2023
19 checks passed
@charlesbluca charlesbluca deleted the gpu-ci-install-latest-dask branch October 2, 2023 21:41
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.

None yet

2 participants