This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43967-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from adfbe69415e branch-3.0: [Fix](auto-increment) Fix duplicate auto-increment column value problem #43774 (#43983) add 72b15d6765f [Fix](DDL) Fix wrong show create table stmt for auto list multi-columns partition (#43967) No new revisions were added by this update. Summary of changes: .../apache/doris/catalog/ListPartitionInfo.java | 33 +++++++--------------- .../analysis/CreateTableAsSelectStmtTest.java | 2 +- .../doris/catalog/ListPartitionInfoTest.java | 25 ++++++++++++++++ .../doris/catalog/RangePartitionInfoTest.java | 29 +++++++++++++++++++ 4 files changed, 65 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org