This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7bdf0af02fc [Update](inverted index) update clucene version to latest
fix (#34847)
add 25594502a83 [fix](function) money format (#34680)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/function_string.h | 180 +++++++++++++++------
.../vec/function/function_money_format_test.cpp | 92 +++++++++++
.../string_functions/test_string_function.out | 4 +-
.../string_functions/test_money_format.out | 154 ++++++++++++++++++
.../string_functions/test_money_format.groovy | 77 +++++++++
5 files changed, 452 insertions(+), 55 deletions(-)
create mode 100644 be/test/vec/function/function_money_format_test.cpp
create mode 100644
regression-test/data/query_p0/sql_functions/string_functions/test_money_format.out
create mode 100644
regression-test/suites/query_p0/sql_functions/string_functions/test_money_format.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]