tsreaper opened a new pull request, #9874: URL: https://github.com/apache/paimon/pull/9874
### Purpose #7992 adds overflow detection in sum agg. If the result overflows, it will throw an exception. However, some users don't care about overflows. This change will break their jobs without a way to recover. This PR adds an option to disable the overflow exception. ### Tests * `FieldAggregatorTest` -- 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]
