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 3273e0e6353 [refactor](pipelineX)do not override dependency() function
in pipelineX (#28848)
add f374beaa4e5 [fix](log) regularise some BE error type and fix a load
task check #28729
No new revisions were added by this update.
Summary of changes:
be/src/agent/task_worker_pool.cpp | 4 +-
be/src/common/config.cpp | 45 +++++++---------------
be/src/common/config.h | 19 ---------
be/src/common/status.h | 5 ++-
be/src/http/action/http_stream.cpp | 2 +-
be/src/http/action/stream_load.cpp | 2 +-
be/src/http/action/tablet_migration_action.cpp | 5 ++-
.../rowset/segment_v2/inverted_index_cache.cpp | 31 +++++++--------
be/src/olap/schema_change.cpp | 8 ++--
be/src/olap/single_replica_compaction.cpp | 4 +-
be/src/olap/storage_engine.cpp | 4 +-
be/src/olap/task/engine_batch_load_task.cpp | 2 +-
be/src/olap/task/engine_clone_task.cpp | 4 +-
be/src/olap/wrapper_field.cpp | 20 +++++-----
be/src/olap/wrapper_field.h | 2 +-
be/src/runtime/snapshot_loader.cpp | 8 +++-
be/src/vec/exprs/vexpr.cpp | 14 +++----
be/src/vec/exprs/vexpr.h | 2 +-
.../stream_load/test_group_commit_wal_limit.groovy | 8 ++--
19 files changed, 82 insertions(+), 107 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]