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 67f1ae8a12f [Enhancement] support to erase all tables and partitions
with same DbId while drop a database which is not in catalog recycle bin
(#35750)
add 502721149f5 [enhancement](oom) add exception in olap data convertor
when memory is not enough to prevent oom (#35761)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset/segment_v2/plain_page.h | 2 +-
be/src/olap/rowset/segment_v2/segment_writer.cpp | 8 ++++----
.../rowset/segment_v2/vertical_segment_writer.cpp | 12 ++++++------
.../exec/group_commit_block_sink_operator.cpp | 2 +-
be/src/vec/core/block.cpp | 19 +++++++++++--------
be/src/vec/core/block.h | 2 +-
be/src/vec/olap/olap_data_convertor.cpp | 19 +++++++++++++------
be/src/vec/olap/olap_data_convertor.h | 4 ++--
be/src/vec/sink/group_commit_block_sink.cpp | 2 +-
be/src/vec/sink/writer/vtablet_writer.cpp | 3 ++-
10 files changed, 42 insertions(+), 31 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]