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 ffa8ac2c3dc Revert "[chore](ci) skip performance check tmp (#34937)"
(#35091)
add 26f1ee97267 [enhancement](memory) return error if allocate memory
failed during add rows method (#35085)
No new revisions were added by this update.
Summary of changes:
.../schema_active_queries_scanner.cpp | 2 +-
.../schema_scanner/schema_backend_active_tasks.cpp | 2 +-
.../exec/schema_scanner/schema_routine_scanner.cpp | 2 +-
.../schema_workload_groups_scanner.cpp | 2 +-
.../schema_workload_sched_policy_scanner.cpp | 2 +-
be/src/olap/base_tablet.cpp | 8 +--
be/src/olap/base_tablet.h | 2 +-
be/src/olap/memtable.cpp | 28 ++++----
be/src/olap/memtable.h | 8 +--
be/src/olap/memtable_flush_executor.cpp | 3 +-
be/src/olap/memtable_writer.cpp | 2 +-
.../exec/partitioned_hash_join_probe_operator.cpp | 4 +-
.../exec/partitioned_hash_join_sink_operator.cpp | 13 +++-
be/src/pipeline/local_exchange/local_exchanger.cpp | 15 +++--
be/src/vec/core/block.cpp | 75 ++++++++++++----------
be/src/vec/core/block.h | 7 +-
be/src/vec/exec/vaggregation_node.cpp | 4 +-
be/src/vec/olap/vcollect_iterator.cpp | 2 +-
be/src/vec/sink/vdata_stream_sender.cpp | 2 +-
be/src/vec/sink/vrow_distribution.cpp | 2 +-
20 files changed, 104 insertions(+), 81 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]