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 473aa6a8a69 [feature](read-uncommitted) Add READ UNCOMMITTED isolation
level for unpublished rowsets (Phase 1)
add 905f9168608 [fix](read-uncommitted) Use transaction_isolation session
var and recompute bitmaps on publish
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_rowset_builder.cpp | 1 +
be/src/olap/rowset_builder.cpp | 1 +
be/src/olap/uncommitted_rowset_registry.cpp | 212 ++++++++++++++++++---
be/src/olap/uncommitted_rowset_registry.h | 15 +-
.../java/org/apache/doris/qe/SessionVariable.java | 54 +++---
.../org/apache/doris/qe/SessionVariablesTest.java | 4 +-
6 files changed, 236 insertions(+), 51 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]