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

[REVIEW] Add backend for percentile_lookup dispatch #9118

Merged
merged 2 commits into from
Aug 26, 2021

Conversation

galipremsagar
Copy link
Contributor

This PR adds backend for percentile_lookup dispatch in dask_cudf, related dask upstream changes were done in dask/dask#8083

@galipremsagar galipremsagar added 3 - Ready for Review Ready for review by team 4 - Needs Dask Reviewer improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 25, 2021
@galipremsagar galipremsagar self-assigned this Aug 25, 2021
@galipremsagar galipremsagar requested a review from a team as a code owner August 25, 2021 22:29
@github-actions github-actions bot added the Python Affects Python cuDF API. label Aug 25, 2021
@jakirkham jakirkham added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Aug 25, 2021
@galipremsagar
Copy link
Contributor Author

rerun tests

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.10@d29c441). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 2cd1d13 differs from pull request most recent head f20463f. Consider uploading reports for the commit f20463f to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.10    #9118   +/-   ##
===============================================
  Coverage                ?   10.76%           
===============================================
  Files                   ?      114           
  Lines                   ?    19086           
  Branches                ?        0           
===============================================
  Hits                    ?     2055           
  Misses                  ?    17031           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d29c441...f20463f. Read the comment docs.

@galipremsagar
Copy link
Contributor Author

rerun tests

2 similar comments
@galipremsagar
Copy link
Contributor Author

rerun tests

@galipremsagar
Copy link
Contributor Author

rerun tests

@galipremsagar
Copy link
Contributor Author

@gpucibot merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge dask Dask issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants