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

Fix Edge case in Bulk Sampler #3229

Merged

Conversation

VibhuJawa
Copy link
Member

@VibhuJawa VibhuJawa commented Feb 3, 2023

This PR fixes an edge case which leads to infinite recursion.

  • Added Tests

CC: @alexbarghi-nv

@VibhuJawa VibhuJawa added Fix non-breaking Non-breaking change bug Something isn't working labels Feb 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2023

Codecov Report

❗ No coverage uploaded for pull request base (branch-23.04@27e729f). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-23.04    #3229   +/-   ##
===============================================
  Coverage                ?   56.26%           
===============================================
  Files                   ?      153           
  Lines                   ?     9658           
  Branches                ?        0           
===============================================
  Hits                    ?     5434           
  Misses                  ?     4224           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

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

Ok, this looks good.

@alexbarghi-nv alexbarghi-nv added this to the 23.04 milestone Feb 3, 2023
@alexbarghi-nv
Copy link
Member

@VibhuJawa can I mark this as ready and merge it?

@VibhuJawa VibhuJawa marked this pull request as ready for review February 3, 2023 19:05
@VibhuJawa VibhuJawa requested a review from a team as a code owner February 3, 2023 19:05
@VibhuJawa
Copy link
Member Author

@VibhuJawa can I mark this as ready and merge it?

Yup, now you can. Added a test . Feel free to merge it now.

@alexbarghi-nv
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 3f72b2f into rapidsai:branch-23.04 Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants