Skip to content

MINOR: [C++] Remove obsolete TODO comment from mode kernel registration#49122

Merged
thisisnic merged 1 commit intoapache:mainfrom
HyukjinKwon:minor-remove-orphaned-todo
Apr 21, 2026
Merged

MINOR: [C++] Remove obsolete TODO comment from mode kernel registration#49122
thisisnic merged 1 commit intoapache:mainfrom
HyukjinKwon:minor-remove-orphaned-todo

Conversation

@HyukjinKwon
Copy link
Copy Markdown
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
@thisisnic thisisnic merged commit 00a30c6 into apache:main Apr 21, 2026
51 of 53 checks passed
@thisisnic thisisnic removed the awaiting review Awaiting review label Apr 21, 2026
@github-actions github-actions bot added the awaiting merge Awaiting merge label Apr 21, 2026
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 00a30c6.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 6 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants