dubin555 commented on PR #7333:
URL: https://github.com/apache/paimon/pull/7333#issuecomment-4051296016
Good point! Consolidated the four `add/subtractExact{Byte,Short}` methods
into two `toExactByte(int)` / `toExactShort(int)` bounds-checking helpers that
take the already-computed `int` result. This removes the duplicated overflow
logic — 8398d265f.
--
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]