Remove deprecated sum_with_overflow APIs - #23475
Conversation
|
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. |
|
/ok to test fa8bc43 |
|
/ok to test aff809c |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (6)
💤 Files with no reviewable changes (5)
📝 WalkthroughSummary by CodeRabbit
WalkthroughRemoves deprecated sum-with-overflow aliases from the C++ and Java aggregation APIs, including the C++ enum and factory exports, Java factory methods, and the corresponding reduction alias test. ChangesSum-overflow alias removal
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/merge |
Description
This PR removes the deprecated
SUM_WITH_OVERFLOW,make_sum_with_overflow_aggregation(), and JavasumWithOverflow()compatibility APIs.Checklist