This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from d76be1315f [BUG]storage_min_left_capacity_bytes default value has integer overflow #19943 add 8ca4f93067 [fix](DECIMALV3) Fix the error in DECIMALV3 when explicitly casting. (#19926) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/ArithmeticExpr.java | 5 -- ...s_per_column.out => test_cast_as_decimalv3.out} | 6 ++- .../data/decimalv3/tpch_sf0.1_p1/sql/q14.out | 2 +- .../test_cast_as_decimalv3.groovy} | 59 +++++++++------------- 4 files changed, 30 insertions(+), 42 deletions(-) copy regression-test/data/correctness/{test_exceed_max_pushdown_conditions_per_column.out => test_cast_as_decimalv3.out} (76%) copy regression-test/suites/{correctness_p0/test_implict_cast.groovy => correctness/test_cast_as_decimalv3.groovy} (54%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org