[fix](p0) fix p0 regression (#54478)
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user