This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-56427-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from e691611c44f branch-4.0: [fix](function)The json_remove function did
not initialize nullmap. #57995 (#58000)
add 571c3749ce4 [fix] remove useless const_cast and explain const_cast(2)
(#56427)
No new revisions were added by this update.
Summary of changes:
be/src/exec/olap_common.h | 10 +++---
be/src/exec/rowid_fetcher.cpp | 3 ++
be/src/olap/tablet_meta.cpp | 2 +-
be/src/pipeline/exec/exchange_sink_buffer.cpp | 3 +-
be/src/pipeline/exec/scan_operator.cpp | 41 ++++++++++++----------
be/src/pipeline/exec/scan_operator.h | 2 +-
be/src/util/disk_info_mac.cpp | 1 +
be/src/util/encryption_util.cpp | 2 +-
be/src/util/jni-util.cpp | 1 +
be/src/util/jsonb_document.h | 26 ++++++++++++--
be/src/util/lru_multi_cache.h | 2 +-
be/src/util/lru_multi_cache.inline.h | 4 +--
be/src/util/proto_util.h | 14 +++-----
be/src/util/slice.h | 2 +-
be/src/util/url_parser.cpp | 30 ++++++++--------
.../data_types/serde/data_type_struct_serde.cpp | 2 +-
16 files changed, 85 insertions(+), 60 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]