This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 16d005c7d1 [fix](merge-on-write) fix that delete bitmap calculation
error when clone tablet (#19713)
add ce12cf404c [bugfix](inverted index) Fix mv inheriting unexpectedly
inverted index of base table (#19722)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/alter/RollupJobV2.java | 4 ++--
.../org/apache/doris/alter/SchemaChangeJobV2.java | 2 +-
.../apache/doris/catalog/MaterializedIndexMeta.java | 14 ++++++++++++++
.../main/java/org/apache/doris/catalog/OlapTable.java | 19 +++++++++++++++++--
.../org/apache/doris/datasource/InternalCatalog.java | 4 ++--
.../java/org/apache/doris/planner/OlapTableSink.java | 2 +-
.../test_dup_mv_bitmap_hash.groovy | 5 ++++-
7 files changed, 41 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]