This is an automated email from the ASF dual-hosted git repository.
wangbo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 46d3e90dc9e [chore](planner) remove useless legacy planner parse in
ConnectProcessor (#41248)
add dbfe839f12e [Improvement]Add customStdAllocator for vector/map (#41193)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_base_compaction.cpp | 2 +-
be/src/cloud/cloud_cumulative_compaction.cpp | 2 +-
be/src/olap/compaction.cpp | 14 +++--
be/src/olap/compaction.h | 2 +-
be/src/olap/rowid_conversion.h | 29 +++++++++-
be/src/olap/rowset/beta_rowset_writer.cpp | 8 +++
be/src/olap/rowset/beta_rowset_writer.h | 4 +-
be/src/olap/rowset/segcompaction.cpp | 8 ++-
be/src/olap/rowset/segcompaction.h | 13 ++++-
be/src/olap/simple_rowid_conversion.h | 5 +-
be/src/runtime/thread_context.h | 4 +-
be/src/vec/common/custom_allocator.h | 82 ++++++++++++++++++++++++++++
12 files changed, 154 insertions(+), 19 deletions(-)
create mode 100644 be/src/vec/common/custom_allocator.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]