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/incubator-doris.git
from 57638ae43d [Refactor][Doc]Add part of the document content for data
import (#8772)
add 98cab78320 [refactor](schema_hash) remove schema_hash since every
tablet id in be is unique (#8574)
No new revisions were added by this update.
Summary of changes:
be/src/agent/task_worker_pool.cpp | 18 +++----
be/src/exec/olap_scan_node.cpp | 3 +-
be/src/exec/olap_scanner.cpp | 3 +-
be/src/http/action/compaction_action.cpp | 58 ++++++++--------------
be/src/http/action/compaction_action.h | 4 +-
be/src/http/action/meta_action.cpp | 9 +---
be/src/http/action/restore_tablet_action.cpp | 3 +-
be/src/http/action/tablet_migration_action.cpp | 4 +-
be/src/olap/data_dir.cpp | 4 +-
be/src/olap/delta_writer.cpp | 2 +-
be/src/olap/olap_define.h | 1 -
be/src/olap/schema_change.cpp | 15 ++----
be/src/olap/storage_engine.cpp | 12 ++---
be/src/olap/tablet_manager.cpp | 21 +++-----
be/src/olap/tablet_manager.h | 9 ++--
be/src/olap/task/engine_checksum_task.cpp | 2 +-
be/src/olap/task/engine_publish_version_task.cpp | 2 +-
be/src/olap/task/engine_storage_migration_task.cpp | 5 +-
be/src/runtime/snapshot_loader.cpp | 3 +-
be/src/service/http_service.cpp | 2 +-
be/src/vec/exec/volap_scan_node.cpp | 6 +--
be/test/olap/tablet_mgr_test.cpp | 24 ++++-----
.../http-actions/compaction-action.md | 14 +++---
.../http-actions/fe/system-action.md | 2 +-
.../operation/tablet-meta-tool.md | 6 +--
.../http-actions/compaction-action.md | 12 ++---
.../http-actions/fe/system-action.md | 2 +-
.../operation/tablet-meta-tool.md | 6 +--
.../apache/doris/common/proc/ReplicasProcNode.java | 4 +-
.../apache/doris/common/proc/TabletsProcDir.java | 4 +-
30 files changed, 102 insertions(+), 158 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]