Skip to content

Add multi-partition MapFunction support to cudf-polars #18523

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

Merged
merged 3 commits into from
Apr 21, 2025

Conversation

rjzamora
Copy link
Member

@rjzamora rjzamora commented Apr 17, 2025

Description

Adds simple ("rename" and "explode") MapFunctions support for the streaming executor.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@rjzamora rjzamora added feature request New feature or request 2 - In Progress Currently a work in progress non-breaking Non-breaking change cudf.polars Issues specific to cudf.polars labels Apr 17, 2025
@rjzamora rjzamora self-assigned this Apr 17, 2025
@rjzamora rjzamora requested a review from a team as a code owner April 17, 2025 23:30
@rjzamora rjzamora requested review from wence- and mroeschke April 17, 2025 23:30
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 17, 2025
@rjzamora rjzamora added 4 - Needs Review Waiting for reviewer to review or respond and removed 2 - In Progress Currently a work in progress labels Apr 21, 2025
@rjzamora rjzamora added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 4 - Needs Review Waiting for reviewer to review or respond labels Apr 21, 2025
@rjzamora
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit f3cae2b into rapidsai:branch-25.06 Apr 21, 2025
131 checks passed
@rjzamora rjzamora deleted the multi-map-function branch April 21, 2025 16:06
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 cudf.polars Issues specific to cudf.polars feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants