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 905f9168608 [fix](read-uncommitted) Use transaction_isolation session
var and recompute bitmaps on publish
add 85b880a6d28 [simplify](read-uncommitted) Remove async cross-dedup,
accept duplicates for READ UNCOMMITTED (Option B)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_rowset_builder.cpp | 2 -
be/src/cloud/cloud_storage_engine.cpp | 2 -
be/src/olap/compaction.cpp | 7 -
be/src/olap/rowset_builder.cpp | 2 -
be/src/olap/storage_engine.cpp | 2 -
be/src/olap/uncommitted_rowset_registry.cpp | 441 ++--------------------------
be/src/olap/uncommitted_rowset_registry.h | 71 +----
be/src/pipeline/exec/olap_scan_operator.cpp | 32 +-
8 files changed, 51 insertions(+), 508 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]