This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 2be9380 [fix][chore](insert)(fe) Fix analysis error of insert stmt
and modify grpc-netty dependency (#8265)
new 24a8836 [Fix] Function percentile input null return null (#8238)
new 2274629 [improvement][vec] better memequal impl to speed up string
compare (#8229)
new 4a7667d [Fix]Remove duplicated destructor function in MinMaxFuncBase
(#8287)
new 5cff344 [fix][Vectorized] Fix exchange node merge sort null first
order wrong (#8291)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/exec/mysql_scanner.cpp | 1 -
be/src/exprs/minmax_predicate.h | 3 +-
be/src/runtime/string_value.hpp | 4 +
be/src/util/counts.h | 2 +-
be/src/vec/common/string_ref.h | 107 +++++++--------------
be/src/vec/core/sort_cursor.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/src/vec/runtime/vsorted_run_merger.cpp | 2 +-
be/test/vec/function/function_string_test.cpp | 19 ++++
.../aggregate-functions/percentile.md | 8 ++
.../aggregate-functions/percentile.md | 7 ++
14 files changed, 97 insertions(+), 97 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]