This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47596-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 0034c63b86b branch-2.1: [fix](routine load) fix incorrect auto-resume interval caused by excessive auto-resume attempts #47528 (#47811) add da269ecea94 [chore](rename) Forbid renaming partition columns since this is a buggy feature (#47596) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/catalog/Env.java | 24 ++++++++++---- .../test_dynamic_partition_with_rename.groovy | 37 ++++++++++++---------- ....groovy => test_rename_partition_column.groovy} | 22 +++---------- 3 files changed, 42 insertions(+), 41 deletions(-) copy regression-test/suites/schema_change_p0/{test_rename_partition.groovy => test_rename_partition_column.groovy} (68%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org