This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch auto-pick-64723-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
discard b0b7b28b314 [fix](iceberg)Support LZ4 compression for iceberg/hive
Parquet/ORC writers. (#64723)
add 0f2fb4c8974 branch-4.1: [improvement](catalog) narrow
MaterializedIndex addTablet sync scope #64478 (#64859)
add 245b0dd6168 branch-4.1: [fix](test) skip
force_olap_table_replication_num check in cloud mode for show replica dist
#64374 (#64843)
add c176bf5af8b branch-4.1: [bug](cloud restore) forbid restoring table
with property 'light_schema change' = 'false' in cloud mode #62914 (#64835)
add f2d89b84f75 branch-4.1: [fix](be) avoid LeakSanitizer false positive
on BE startup failure #64802 (#64916)
add 0907c1f0fc2 [fix](iceberg)Support LZ4 compression for iceberg/hive
Parquet/ORC writers. (#64723)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b0b7b28b314)
\
N -- N -- N refs/heads/auto-pick-64723-branch-4.1 (0907c1f0fc2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
be/src/service/doris_main.cpp | 19 ++++++++++++--
.../java/org/apache/doris/backup/RestoreJob.java | 14 ++++++++++-
.../apache/doris/catalog/MaterializedIndex.java | 29 ++++++++--------------
.../java/org/apache/doris/catalog/OlapTable.java | 20 +++++++++++++++
.../show/test_nereids_show_replica_dist.groovy | 12 ++++++---
5 files changed, 69 insertions(+), 25 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]