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 c961a8c8b37 [case](auth)Add case for auth (#45478)
add fa973507a21 [enhance](mtmv)MTMV allow paimon table has multi partition
keys (#45652)
No new revisions were added by this update.
Summary of changes:
.../create_preinstalled_scripts/paimon/run01.sql | 35 ++++-
.../commands/info/MTMVPartitionDefinition.java | 6 +-
regression-test/data/mtmv_p0/test_paimon_mtmv.out | 29 ++++
.../data/mtmv_p0/test_paimon_olap_rewrite_mtmv.out | 79 +++++++++++
.../suites/mtmv_p0/test_paimon_mtmv.groovy | 155 ++++++++++++++++++++-
...groovy => test_paimon_olap_rewrite_mtmv.groovy} | 26 +++-
.../suites/mtmv_p0/test_paimon_rewrite_mtmv.groovy | 3 +
.../mtmv_p0/test_partition_refresh_mtmv.groovy | 25 ++--
8 files changed, 335 insertions(+), 23 deletions(-)
create mode 100644
regression-test/data/mtmv_p0/test_paimon_olap_rewrite_mtmv.out
copy regression-test/suites/mtmv_p0/{test_paimon_rewrite_mtmv.groovy =>
test_paimon_olap_rewrite_mtmv.groovy} (77%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]