Skip to content

Conversation

Matt711
Copy link
Contributor

@Matt711 Matt711 commented Sep 5, 2025

Description

Contributes to #19200 by unblocking Q51

Checklist

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

@Matt711 Matt711 requested a review from a team as a code owner September 5, 2025 21:59
@Matt711 Matt711 added feature request New feature or request non-breaking Non-breaking change labels Sep 5, 2025
@Matt711 Matt711 marked this pull request as draft September 6, 2025 22:39
Copy link

copy-pr-bot bot commented Sep 6, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@Matt711
Copy link
Contributor Author

Matt711 commented Sep 7, 2025

/ok to test d25e0c3

@Matt711
Copy link
Contributor Author

Matt711 commented Sep 7, 2025

/ok to test ac65b75

@Matt711
Copy link
Contributor Author

Matt711 commented Sep 9, 2025

/ok to test 2a7a8a8

@Matt711 Matt711 changed the base branch from branch-25.10 to branch-25.12 October 8, 2025 21:35
@github-actions github-actions bot added Python Affects Python cuDF API. cudf-polars Issues specific to cudf-polars labels Oct 8, 2025
@GPUtester GPUtester moved this to In Progress in cuDF Python Oct 8, 2025
@Matt711
Copy link
Contributor Author

Matt711 commented Oct 8, 2025

/ok to test f1989a9

@Matt711 Matt711 marked this pull request as ready for review October 8, 2025 23:55
@Matt711
Copy link
Contributor Author

Matt711 commented Oct 9, 2025

/ok to test 48fb152

@Matt711 Matt711 requested a review from mroeschke October 9, 2025 01:33
Copy link
Contributor

@wence- wence- left a comment

Choose a reason for hiding this comment

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

I think this makes sense to me with one small comment.

Comment on lines 302 to 306
val_col = plc.copying.gather(
plc.Table([val_col]),
order_index,
plc.copying.OutOfBoundsPolicy.NULLIFY,
).columns()[0]
Copy link
Contributor

Choose a reason for hiding this comment

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

This was resolved, but it seems not addressed (or explained why this would be a bad idea).

@Matt711
Copy link
Contributor Author

Matt711 commented Oct 9, 2025

/merge

@rapids-bot rapids-bot bot merged commit 81adc6d into rapidsai:branch-25.12 Oct 9, 2025
138 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF Python Oct 9, 2025
@Matt711 Matt711 deleted the fea/polars/cum-sum-over branch October 9, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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