This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48121-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from d9926daaead branch-3.0: [fix](array index) Fix index build failure when all array column data is null #48231 (#48264) add 0c8d04f1b50 [fix](partition) Incorrectly add partition to non-partitioned table (#48121) No new revisions were added by this update. Summary of changes: .../apache/doris/datasource/InternalCatalog.java | 5 +++++ .../apache/doris/alter/AddExistsPartitionTest.java | 7 +++--- .../test_add_partition_exception.groovy} | 26 +++++++++------------- 3 files changed, 20 insertions(+), 18 deletions(-) copy regression-test/suites/{datatype_p0/date/test_weekofyear.groovy => partition_p0/no_partition/test_add_partition_exception.groovy} (62%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org