You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
See #43986.
### What changes are included in this PR?
Mostly trivial changes, plus removing one `Grouper` implementation that's not wired.
### Are these changes tested?
No new tests needed.
### Are there any user-facing changes?
None.
* GitHub Issue: #43986
Authored-by: Ruoxi Sun <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
…3988)
### Rationale for this change
See apache#43986.
### What changes are included in this PR?
Mostly trivial changes, plus removing one `Grouper` implementation that's not wired.
### Are these changes tested?
No new tests needed.
### Are there any user-facing changes?
None.
* GitHub Issue: apache#43986
Authored-by: Ruoxi Sun <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
Describe the enhancement requested
When reading the
Grouper
-related code for another optimization I'm working on, found some cleanup can be done ahead.Component(s)
C++
The text was updated successfully, but these errors were encountered: