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 96a3a1a2362 [fix](spill) Memory leak in the arena used by the
aggregation source … (#60205)
add c10826315c0 [improvement](cast) improve performance of casting string
to decimal and int (#60004)
No new revisions were added by this update.
Summary of changes:
be/src/olap/delete_handler.cpp | 2 +-
be/src/util/jsonb_document_cast.h | 6 +-
be/src/util/string_parser.cpp | 73 ++++---
be/src/util/string_parser.hpp | 47 ++++-
.../data_types/serde/data_type_number_serde.cpp | 12 +-
.../functions/cast/cast_to_basic_number_common.h | 12 +-
.../vec/function/cast/cast_to_decimal128_perf.cpp | 220 +++++++++++++++++++++
7 files changed, 320 insertions(+), 52 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]