From a7030892b05cebd66421dcda961c8e4f45f70b44 Mon Sep 17 00:00:00 2001 From: TengJianPing Date: Fri, 8 Aug 2025 14:31:44 +0800 Subject: [PATCH] [fix](p0) fix p0 regression (#54478) --- .../decimalv3/test_decimalv3_cast2.out | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/regression-test/data/datatype_p0/decimalv3/test_decimalv3_cast2.out b/regression-test/data/datatype_p0/decimalv3/test_decimalv3_cast2.out index 2b9689fb08..586be2b021 100644 --- a/regression-test/data/datatype_p0/decimalv3/test_decimalv3_cast2.out +++ b/regression-test/data/datatype_p0/decimalv3/test_decimalv3_cast2.out @@ -216,41 +216,41 @@ 123456792 -- !castfloat_to_decimal32_2 -- -123456793.6 +123456792.0 -- !castfloat_to_decimal32_3 -- -123456790.528 +123456792.000 -- !castfloat_to_decimal32_4 -- -123456788.103168 +123456792.000000 -- !castfloat_to_decimal32_5 -- -123456796.19237131618682028438033793024 +123456791.99999999047748096351941951488 -- !castfloat_to_decimal32_6 -- -123456789.06183668990302990096138240 +123456792.00000000560381110396125184 -- !castfloat_to_decimal32_3 -- 1000000000 -- !castfloat_to_decimal32_4 -- -999999995.904 +1000000000.000 -- !cast_negative_float_to_decimal32_1 -- -123456792 -- !cast_negative_float_to_decimal32_2 -- --123456793.6 +-123456792.0 -- !cast_negative_float_to_decimal32_3 -- --123456790.528 +-123456792.000 -- !cast_negative_float_to_decimal32_4 -- --123456788.103168 +-123456792.000000 -- !cast_negative_float_to_decimal32_5 -- --123456796.19237131618682028438033793024 +-123456791.99999999047748096351941951488 -- !cast_negative_float_to_decimal32_6 -- --123456789.06183668990302990096138240 +-123456792.00000000560381110396125184