This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 43bf9e1cd1b [chore](regression) Normalize external case labels (#46622) add c206a6bbb14 [enhance](mtmv)When obtaining the partition list fails, treat the paimon table as an unpartitioned table (#46641) No new revisions were added by this update. Summary of changes: .../create_preinstalled_scripts/paimon/run01.sql | 14 +++++++++- .../datasource/paimon/PaimonExternalTable.java | 11 ++++++++ .../datasource/paimon/PaimonPartitionInfo.java | 5 ++++ .../apache/doris/datasource/paimon/PaimonUtil.java | 11 ++++++-- regression-test/data/mtmv_p0/test_paimon_mtmv.out | 6 +++++ .../suites/mtmv_p0/test_paimon_mtmv.groovy | 30 ++++++++++++++++++++++ 6 files changed, 74 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org