morrySnow commented on code in PR #39122: URL: https://github.com/apache/doris/pull/39122#discussion_r1710582159
########## regression-test/data/load_p0/insert/test_insert_default_value.out: ########## @@ -1,8 +1,15 @@ -- This file is automatically generated. You should know what you did if you want to edit this -- !select1 -- -10 10000 10000000 92233720368547758 19223372036854775807 10.3 10.3 -10 10000 10000000 92233720368547758 19223372036854775807 10.3 10.3 +10 10000 10000000 92233720368547758 19223372036854775807 10.30 10.3 Review Comment: i think it is not this pr changed the result scale. the regression framework do not check precision and scale, so the test could pass even if scale has been changed -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
