This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60004-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from d918b5c8137 branch-4.0: [feature](hive_write) add hive_staging_dir
catalog properties and change default value under the writing target table.
#60018 (#60217)
add add9a4ad471 [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]