This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 586a504f5ce [Enhencement](Nereids) add eliminate distinct constant
rule (#32307)
add 09c0328870d [case](mtmv)MTMV external catalog case (#32390)
No new revisions were added by this update.
Summary of changes:
regression-test/data/mtmv_p0/test_es_mtmv.out | 13 ++++
regression-test/data/mtmv_p0/test_iceberg_mtmv.out | 7 +++
regression-test/data/mtmv_p0/test_mysql_mtmv.out | 11 ++++
regression-test/data/mtmv_p0/test_paimon_mtmv.out | 9 +++
regression-test/suites/mtmv_p0/test_es_mtmv.groovy | 63 +++++++++++++++++++
.../suites/mtmv_p0/test_iceberg_mtmv.groovy | 69 +++++++++++++++++++++
.../suites/mtmv_p0/test_mysql_mtmv.groovy | 71 ++++++++++++++++++++++
.../suites/mtmv_p0/test_paimon_mtmv.groovy | 62 +++++++++++++++++++
8 files changed, 305 insertions(+)
create mode 100644 regression-test/data/mtmv_p0/test_es_mtmv.out
create mode 100644 regression-test/data/mtmv_p0/test_iceberg_mtmv.out
create mode 100644 regression-test/data/mtmv_p0/test_mysql_mtmv.out
create mode 100644 regression-test/data/mtmv_p0/test_paimon_mtmv.out
create mode 100644 regression-test/suites/mtmv_p0/test_es_mtmv.groovy
create mode 100644 regression-test/suites/mtmv_p0/test_iceberg_mtmv.groovy
create mode 100644 regression-test/suites/mtmv_p0/test_mysql_mtmv.groovy
create mode 100644 regression-test/suites/mtmv_p0/test_paimon_mtmv.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]