This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a change to branch auto-pick-43973-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 discard f3934e924a5 [improvement](thrift) Limit max cached client size for BE 
thrift connection to master FE. (#43973)
     add b51d3018258 branch-3.0-pick: [Opt](partial update) Add some cases for 
partial update #48161 (#48544)
     add 00ea4ad0df2 branch-3.0: [fix](p2) fix the failed of 
cold_heat_separation_p2 #48199 (#48516)
     add 7c99059f8d0 [improvement](thrift) Limit max cached client size for BE 
thrift connection to master FE. (#43973)

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   (f3934e924a5)
            \
             N -- N -- N   refs/heads/auto-pick-43973-branch-3.0 (7c99059f8d0)

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:
 .../partial_update/test_partial_update.out         | Bin 1839 -> 2031 bytes
 ...restart.out => test_partial_update_s3_load.out} | Bin 279 -> 363 bytes
 .../org/apache/doris/regression/suite/Suite.groovy |  19 ++++
 .../add_drop_partition.groovy                      |  18 ++--
 .../add_drop_partition_by_hdfs.groovy              |  16 +--
 .../create_table_use_dynamic_partition.groovy      |  16 +--
 ...eate_table_use_dynamic_partition_by_hdfs.groovy |  14 +--
 .../create_table_use_partition_policy.groovy       |  28 +++---
 ...reate_table_use_partition_policy_by_hdfs.groovy |  28 +++---
 .../create_table_use_policy.groovy                 |  20 ++--
 .../create_table_use_policy_by_hdfs.groovy         |  24 ++---
 .../load_colddata_to_hdfs.groovy                   |  12 +--
 .../modify_replica_use_partition.groovy            |  44 ++++-----
 .../modify_replica_use_partition_by_hdfs.groovy    |  44 ++++-----
 .../table_modify_resouce_and_policy.groovy         |  24 ++---
 .../table_modify_resouce_and_policy_by_hdfs.groovy |  24 ++---
 .../partial_update/test_partial_update.groovy      |  80 +++++++++++++++
 .../test_partial_update_s3_load.groovy             | 110 +++++++++++++++++++++
 18 files changed, 365 insertions(+), 156 deletions(-)
 copy 
regression-test/data/unique_with_mow_p0/partial_update/{test_partial_update_conflict_be_restart.out
 => test_partial_update_s3_load.out} (53%)
 create mode 100644 
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_s3_load.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to