This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from ada39dd [improvement][vec] better memequal impl to speed up string
compare (#8229)
add 2b9b0fc [Fix] Function percentile input null return null (#8238)
No new revisions were added by this update.
Summary of changes:
be/src/exec/mysql_scanner.cpp | 1 -
be/src/exprs/minmax_predicate.h | 1 +
be/src/util/counts.h | 2 +-
be/src/vec/functions/function_json.cpp | 8 ++++----
be/src/vec/functions/function_string.cpp | 18 +++++++++---------
be/src/vec/functions/function_timestamp.cpp | 9 +++++++--
be/src/vec/functions/function_totype.h | 4 ++--
be/test/vec/function/function_string_test.cpp | 19 +++++++++++++++++++
.../sql-functions/aggregate-functions/percentile.md | 8 ++++++++
.../sql-functions/aggregate-functions/percentile.md | 7 +++++++
10 files changed, 58 insertions(+), 19 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]