This is an automated email from the ASF dual-hosted git repository.
zhangstar333 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 156b151301a [refine](Buffer) Rename and classify in BufferReadable and
BufferWritable (#52735)
add d35fb958309 [feature](Nereids): Convert log(x) to ln(x) (#52862)
No new revisions were added by this update.
Summary of changes:
.../rules/expression/ExpressionOptimization.java | 4 ++-
.../rules/expression/ExpressionRuleType.java | 1 +
.../{DigitalMaskingConvert.java => LogToLn.java} | 33 ++++++++++++---------
.../trees/expressions/functions/scalar/Log.java | 17 +++++++++--
.../test_math_unary_always_nullable.out | Bin 1769 -> 2505 bytes
.../test_math_unary_always_nullable.groovy | 9 ++++++
6 files changed, 47 insertions(+), 17 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/{DigitalMaskingConvert.java
=> LogToLn.java} (64%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]