Skip to content

Conversation

@HyukjinKwon
Copy link
Member

Rationale for this change

The TODO comment was added in commit 53752ad during the ExecSpan refactoring. It was, presumably, a reminder to migrate the mode kernel from the old GenerateNumericOld API to the new GenerateNumeric API. This migration was completed in commit 4d931ff, but the TODO comment was accidentally left behind.

What changes are included in this PR?

Removed the orphaned // TODO(wesm): comment from aggregate_mode.cc. The work it referenced was completed.

Are these changes tested?

No, I did not test.

Are there any user-facing changes?

No.

@HyukjinKwon HyukjinKwon changed the title MINOR: [C++][Compute] Remove obsolete TODO comment from mode kernel registration MINOR: [C++] Remove obsolete TODO comment from mode kernel registration Feb 3, 2026
@github-actions github-actions bot added the awaiting review Awaiting review label Feb 3, 2026
@HyukjinKwon HyukjinKwon force-pushed the minor-remove-orphaned-todo branch from eb0323a to 83eac4a Compare February 4, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant