ArnavBalyan opened a new pull request, #7906:
URL: https://github.com/apache/paimon/pull/7906
### Purpose
- FieldProductAgg multiplies integers without overflow detection.
- Accumulator silently wrapped corrupting downstream product aggregations.
- Throw on overflow using Math multiplyExact and range checks.
### Tests
- UT
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]