This is an automated email from the ASF dual-hosted git repository.

emaynard 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 9b3d7d2cd Use same content on website home page and README.md (#2534)
9b3d7d2cd is described below

commit 9b3d7d2cddee325c46e64f7d7a1327ecbaddbcda
Author: JB Onofré <jbono...@apache.org>
AuthorDate: Wed Sep 10 23:20:46 2025 +0200

    Use same content on website home page and README.md (#2534)
    
    Just keep the `README.md` in sync with the website home page.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3446ee64f..fa44717ab 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
 Apache Polaris&trade; is an open-source, fully-featured catalog for Apache 
Iceberg&trade;. It implements Iceberg's 
 [REST 
API](https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml),
 enabling seamless multi-engine interoperability across a wide range of 
platforms, including Apache Doris™, Apache Flink®,
-Apache Spark™, StarRocks, and Trino. 
+Apache Spark™, Dremio® OSS, StarRocks, and Trino. 
 
 Documentation is available at https://polaris.apache.org. The REST OpenAPI 
specifications are available here:
 [Polaris management API 
doc](https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/polaris/refs/heads/main/spec/polaris-management-service.yml)

Reply via email to