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

Relax test_groupby_split_every key check #710

Merged

Conversation

charlesbluca
Copy link
Collaborator

This PR just applies @ayushdg's changes to test_groupby_split_every in the datafusion branch to main, which should circumvent any upstream breakage that would have occurred as a result of rapidsai/cudf#11571.

cc @rjzamora

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2022

Codecov Report

Merging #710 (e6d4035) into main (712a2af) will increase coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #710      +/-   ##
==========================================
+ Coverage   88.48%   88.62%   +0.14%     
==========================================
  Files          69       69              
  Lines        3507     3507              
  Branches      710      710              
==========================================
+ Hits         3103     3108       +5     
+ Misses        317      308       -9     
- Partials       87       91       +4     
Impacted Files Coverage Δ
dask_sql/_version.py 34.00% <0.00%> (+1.44%) ⬆️

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

@charlesbluca charlesbluca merged commit c88b5ce into dask-contrib:main Aug 22, 2022
@charlesbluca charlesbluca deleted the relax-groupby-split-out branch March 19, 2024 16:31
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.

3 participants