This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch feature/read-uncommitted-phase1
in repository https://gitbox.apache.org/repos/asf/doris.git
from e55919deeb6 [simplify](read-uncommitted) Remove tablet state checks
from uncommitted rowset management
add caaa4ef4b8f [simplify](read-uncommitted) Clean up uncommitted rowset
removal — use expiration only
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_storage_engine.cpp | 3 +++
be/src/cloud/cloud_txn_delete_bitmap_cache.cpp | 10 ----------
be/src/common/config.cpp | 2 ++
be/src/common/config.h | 2 ++
be/src/olap/olap_server.cpp | 3 +++
be/src/olap/txn_manager.cpp | 11 -----------
be/src/olap/uncommitted_rowset_registry.cpp | 26 ++++++++++++++++++++++++++
be/src/olap/uncommitted_rowset_registry.h | 6 +++++-
be/src/pipeline/exec/olap_scan_operator.cpp | 3 ++-
9 files changed, 43 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]