This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-50425-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 33cbf776642 branch-3.0: [fix](nereids) do eliminate constant group by 
key in normalizeagg #49589  (#50215)
     add 5364bb59ebe [fix](constant fold)Make sure FE cast double to varchar 
generate identical result with BE. (#50425)

No new revisions were added by this update.

Summary of changes:
 .../expression/rules/FoldConstantRuleOnFE.java     | 23 +++++
 .../trees/expressions/literal/DoubleLiteral.java   | 30 +++++++
 .../expressions/literal/DoubleLiteralTest.java     | 49 +++++++++++
 .../fold_constant_string_arithmatic.groovy         | 98 ++++++++++++++++++++++
 4 files changed, 200 insertions(+)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/expressions/literal/DoubleLiteralTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to