This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5144826625b [test](nereids) add ut for sql cache/sorted partition
cache (#55520)
add 2dfdb759d01 [test](iceberg) add polaris test (#55484)
No new revisions were added by this update.
Summary of changes:
.../docker-compose/polaris/docker-compose.yaml.tpl | 121 ++++++++
.../docker-compose/polaris/init-catalog.sh | 145 +++++++++
.../docker-compose/polaris/polaris_settings.env} | 34 +--
docker/thirdparties/run-thirdparties-docker.sh | 32 +-
regression-test/conf/regression-conf.groovy | 4 +
.../pipeline/external/conf/regression-conf.groovy | 4 +
.../nonConcurrent/conf/regression-conf.groovy | 4 +
.../pipeline/p0/conf/regression-conf.groovy | 4 +
.../external_table_p0/polaris/test_polaris.groovy | 330 +++++++++++++++++++++
9 files changed, 657 insertions(+), 21 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/polaris/docker-compose.yaml.tpl
create mode 100755 docker/thirdparties/docker-compose/polaris/init-catalog.sh
copy docker/{runtime/broker/resource/broker_is_alive.sh =>
thirdparties/docker-compose/polaris/polaris_settings.env} (56%)
mode change 100755 => 100644
create mode 100644
regression-test/suites/external_table_p0/polaris/test_polaris.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]