-
-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: expand sum Aggregate Function to int128_t #1226
Comments
UNSIGNED bigint also have this problem |
ref #1125
|
When
To solve the exception, overflow_check should be extended to For sum64 or sum32 or sumdecimal, we should reset
But will these buffer changes cause unknown problems? |
We do this feat after decimal128 supported. |
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
Expected behavior
How To Reproduce
Environment
Are you interested in submitting a PR to solve the problem?
The text was updated successfully, but these errors were encountered: