This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 72cfe5865a [feat](optimizer) Support CTE reuse (#19934) add 94e1072d14 Revert "[fix](DECIMALV3) Fix the error in DECIMALV3 when explicitly casting. (#19926)" (#20204) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/ArithmeticExpr.java | 5 +++ .../data/correctness/test_cast_as_decimalv3.out | 9 ---- .../data/decimalv3/tpch_sf0.1_p1/sql/q14.out | 2 +- .../correctness/test_cast_as_decimalv3.groovy | 50 ---------------------- 4 files changed, 6 insertions(+), 60 deletions(-) delete mode 100644 regression-test/data/correctness/test_cast_as_decimalv3.out delete mode 100644 regression-test/suites/correctness/test_cast_as_decimalv3.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org