This is an automated email from the ASF dual-hosted git repository.

wangbo pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 239f2d16f98 branch-3.0: [Opt](test) export/outfile case supports 
multi-kerberos env #47189 (#47238)
     add 110e0fcfb8e [branch-3.0]Add customStdAllocator for vector/map (#41193) 
(#47368)

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                   | 11 ++--
 be/src/olap/compaction.h                     |  2 +-
 be/src/olap/rowid_conversion.h               | 29 +++++++++-
 be/src/olap/rowset/beta_rowset_writer.h      |  2 +-
 be/src/olap/rowset/segcompaction.cpp         |  3 +-
 be/src/olap/rowset/segcompaction.h           | 10 +++-
 be/src/olap/simple_rowid_conversion.h        |  5 +-
 be/src/runtime/thread_context.h              |  4 +-
 be/src/vec/common/custom_allocator.h         | 82 ++++++++++++++++++++++++++++
 11 files changed, 135 insertions(+), 17 deletions(-)
 create mode 100644 be/src/vec/common/custom_allocator.h


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to