This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ca19b972cc [doc](update-key)add update key doc (#18899) add 7a786c3b09 [fix](Nerieds) fix bucket shuffle plan and cost model bugs and add new function add_months (#18836) No new revisions were added by this update. Summary of changes: .../doris/catalog/BuiltinScalarFunctions.java | 2 +- .../apache/doris/nereids/memo/GroupExpression.java | 13 ++++-- .../java/org/apache/doris/nereids/memo/Memo.java | 9 +++-- .../properties/ChildOutputPropertyDeriver.java | 24 +++++++++-- .../properties/ChildrenPropertiesRegulator.java | 6 +-- .../nereids/trees/expressions/literal/Literal.java | 46 +--------------------- .../org/apache/doris/nereids/types/DataType.java | 4 ++ .../doris/nereids/util/TypeCoercionUtils.java | 6 ++- .../org/apache/doris/statistics/Statistics.java | 9 +++++ .../suites/nereids_syntax_p0/type_cast.groovy | 5 +++ 10 files changed, 64 insertions(+), 60 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org