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

Use _compile_or_get in JIT groupby apply #13350

Merged

Conversation

brandon-b-miller
Copy link
Contributor

During #13337 I realized we should have been using this function in groupby, so caching logic and any runtime checks for strings and groupby don't have to be duplicated.

@brandon-b-miller brandon-b-miller added feature request New feature or request numba Numba issue non-breaking Non-breaking change python labels May 15, 2023
@brandon-b-miller brandon-b-miller self-assigned this May 15, 2023
@brandon-b-miller brandon-b-miller requested a review from a team as a code owner May 15, 2023 13:45
@github-actions github-actions bot added the Python Affects Python cuDF API. label May 15, 2023
@brandon-b-miller
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 07efc69 into rapidsai:branch-23.06 May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change numba Numba issue Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants