This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 24f2c470c54 [fix](array-funcs)fix array agg func with decimal type (#40839) (#42029) add 5da2fa527f7 [chore](planner) change decimal literal toSql as plainString (#41809) (#42378) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/analysis/DecimalLiteral.java | 2 +- .../nereids/trees/expressions/literal/DecimalLiteral.java | 10 ++++++++++ .../nereids/trees/expressions/literal/DecimalV3Literal.java | 10 ++++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org