This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from fc5b87e6203 [improve](join) reuse the join block to reduce malloc memory (#43738) add 8dd4203ce5c [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