This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f7f7958d35 [fix](bdbje) fix handle bdb RollbackException incorrectly (#17483) add 503c6bf38e [Chore](materialized-view) forbiden create mv with some constant expr and curdate() (#18145) No new revisions were added by this update. Summary of changes: .../doris/analysis/CreateMaterializedViewStmt.java | 15 ++++- .../main/java/org/apache/doris/analysis/Expr.java | 9 +++ .../apache/doris/analysis/FunctionCallExpr.java | 8 +++ .../analysis/CreateMaterializedViewStmtTest.java | 77 ++++------------------ .../const_invalid.groovy} | 32 ++++----- 5 files changed, 56 insertions(+), 85 deletions(-) copy regression-test/suites/mv_p0/{multi_slot_k1p2ap3p/multi_slot_k1p2ap3p.groovy => test_mv_useless/const_invalid.groovy} (61%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org