This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push: new 1b966b10e Site: Remove non-OSS query engines from front page (#2031) 1b966b10e is described below commit 1b966b10eae6911126d3bc6abd83128a3caf656f Author: Danica Fine <danica.f...@gmail.com> AuthorDate: Tue Jul 15 12:42:05 2025 -0700 Site: Remove non-OSS query engines from front page (#2031) * update query engines list * Add Dremio OSS --- site/content/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/_index.adoc b/site/content/_index.adoc index 9d3586525..8cdbfd7da 100644 --- a/site/content/_index.adoc +++ b/site/content/_index.adoc @@ -23,7 +23,7 @@ cascade: no_list: true --- {{< blocks/cover title="Welcome to the Apache Polaris™ (incubating) web site!" image_anchor="center" color="primary" >}} -Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™. It implements Iceberg's REST API, enabling seamless multi-engine interoperability across a wide range of platforms, including Apache Doris™, Apache Flink®, Apache Spark™, Dremio®, StarRocks, and Trino. +Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™. It implements Iceberg's REST API, enabling seamless multi-engine interoperability across a wide range of platforms, including Apache Doris™, Apache Flink®, Apache Spark™, Dremio® OSS, StarRocks, and Trino. <a href="/in-dev/unreleased/getting-started/install-dependencies/" class="btn btn-lg btn-dark mt-5">Get Started <i class="fas fa-arrow-alt-circle-right ms-2"></i></a>