This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49625-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from e58fb2e2e4d branch-3.0: [fix](load) fix multi table load repeated failures and retries when meet data quality error #49938 (#50026) add 0aca0117e32 [fix](regression) fix the failed of cold_heat_separation_p2 (#49625) No new revisions were added by this update. Summary of changes: .../add_drop_partition.groovy | 41 ++++++--------- .../add_drop_partition_by_hdfs.groovy | 60 +++++++++------------- .../create_table_use_dynamic_partition.groovy | 38 ++++++++------ ...eate_table_use_dynamic_partition_by_hdfs.groovy | 55 ++++++++++---------- .../create_table_use_partition_policy.groovy | 17 +++--- ...reate_table_use_partition_policy_by_hdfs.groovy | 25 ++++----- .../create_table_use_policy.groovy | 17 +++--- .../create_table_use_policy_by_hdfs.groovy | 27 +++++----- .../load_colddata_to_hdfs.groovy | 22 ++++---- .../modify_replica_use_partition.groovy | 48 ++++++++++++----- .../modify_replica_use_partition_by_hdfs.groovy | 57 +++++++++++++------- .../table_modify_resouce_and_policy.groovy | 15 +++--- .../table_modify_resouce_and_policy_by_hdfs.groovy | 23 ++++----- .../test_show_storage_policy_using.groovy | 2 +- 14 files changed, 240 insertions(+), 207 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org