tustvold commented on code in PR #7519:
URL: https://github.com/apache/arrow-datafusion/pull/7519#discussion_r1320854923
##########
datafusion/common/src/scalar.rs:
##########
@@ -4726,11 +4717,6 @@ mod tests {
ScalarValue::Decimal128(Some(123), 5, 5),
ScalarValue::Decimal128(Some(120), 5, 5),
),
- // Overflows
Review Comment:
This no longer overflows :tada:
--
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]