v.25.8Bug Fix (user-visible misbehavior in an official stable release)
Fix precision loss
Official CH changelog text
Fix precision loss in JSONExtract when converting JSON numbers to Decimal types. Now numeric JSON values preserve their exact decimal representation, avoiding floating-point rounding errors. #85665 (ssive7b).