This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 6d7346279a6 [fix](backup) filter the staled task response by job id (#47416) add a3b7848210f [fix](partition) Add partition of mismatched type to table (#47200) No new revisions were added by this update. Summary of changes: .../apache/doris/analysis/PartitionKeyDesc.java | 4 ++ .../apache/doris/catalog/ListPartitionInfo.java | 4 ++ .../apache/doris/catalog/RangePartitionInfo.java | 3 ++ .../test_partition_add_mismatched.groovy | 48 ++++++++++++++++++++++ 4 files changed, 59 insertions(+) create mode 100644 regression-test/suites/partition_p0/test_partition_add_mismatched.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org