PyRSA commented on PR #8719:
URL: https://github.com/apache/paimon/pull/8719#issuecomment-5023331560

   > This is also affected by the shared Decimal implementation; a valid 
DECIMAL(38,0) sum operation will fail due to precision=28, and 
encoding/decoding of unscaled bytes with scale>18 will also fail.
   
   Fixed. This is resolved by the updates in the shared Decimal implementation 
(depends on #8718).


-- 
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]

Reply via email to