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 08e7a7b9325 [feat](optimizer) Scale sample stats with ratio to make it
more precise (#25079)
add 37247ac4496 [opt](Nereids) add two args signature to trim family
functions (#25169)
No new revisions were added by this update.
Summary of changes:
.../trees/expressions/functions/scalar/Ltrim.java | 20 ++++-
.../trees/expressions/functions/scalar/Rtrim.java | 20 ++++-
.../trees/expressions/functions/scalar/Trim.java | 20 ++++-
.../data/nereids_function_p0/scalar_function/L.out | 58 ++++++++++++++
.../data/nereids_function_p0/scalar_function/R.out | 58 ++++++++++++++
.../data/nereids_function_p0/scalar_function/T.out | 90 ++++++++++++++++++----
.../nereids_function_p0/scalar_function/L.groovy | 4 +
.../nereids_function_p0/scalar_function/R.groovy | 4 +
.../nereids_function_p0/scalar_function/T.groovy | 4 +
9 files changed, 253 insertions(+), 25 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]