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

starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f4d029dba03 [fix](Nereids) unix_timestamp compute signature and fold 
const is wrong (#35727)
     add 71c5b852cd9 [opt](nereids)calculate expression cost (#35701)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/nereids/cost/CostModelV1.java | 12 ++-
 .../nereids/cost/ExpressionCostEvaluator.java      | 86 +++++++++++++++++++++
 .../nereids/cost/ExpressionCostEvaluatorTest.java  | 87 ++++++++++++++++++++++
 3 files changed, 181 insertions(+), 4 deletions(-)
 create mode 100644 
fe/fe-core/src/main/java/org/apache/doris/nereids/cost/ExpressionCostEvaluator.java
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/cost/ExpressionCostEvaluatorTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to