This is an automated email from the ASF dual-hosted git repository.
stevenwu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 0518651766 Site: Update Snowflake vendor description (#15745)
0518651766 is described below
commit 05186517662ef6fbd8ae6bd60b6e3e311bf16609
Author: Maninder <[email protected]>
AuthorDate: Mon Mar 23 17:58:43 2026 -0700
Site: Update Snowflake vendor description (#15745)
Rewrite the Snowflake section to lead with Horizon Catalog, add DDL
support, Iceberg REST endpoint for external engines, catalog-linked
databases, and externally managed table write access. Use proper
Apache prefixes for engine names.
---
site/docs/vendors.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/docs/vendors.md b/site/docs/vendors.md
index 44a749c0de..67a98a3c23 100644
--- a/site/docs/vendors.md
+++ b/site/docs/vendors.md
@@ -167,7 +167,7 @@ By directly reading and
[managing](https://docs.singlestore.com/cloud/load-data/
### [Snowflake](https://snowflake.com/)
<!-- markdown-link-check-disable-next-line -->
-[Snowflake](https://www.snowflake.com/) is a single, cross-cloud platform that
enables every organization to mobilize their data with Snowflake’s Data Cloud.
Snowflake supports Apache Iceberg by offering [Snowflake-managed Iceberg
Tables](https://docs.snowflake.com/en/user-guide/tables-iceberg#use-snowflake-as-the-iceberg-catalog)
for full DML as well as [externally managed Iceberg Tables with catalog
integrations](https://docs.snowflake.com/en/user-guide/tables-iceberg#use-a-catalog-int
[...]
+[Snowflake](https://www.snowflake.com/) is a single, cross-cloud platform that
enables every organization to mobilize their data with Snowflake’s Data Cloud.
[Snowflake Horizon
Catalog](https://docs.snowflake.com/en/user-guide/snowflake-horizon) is the
universal catalog built into every Snowflake account, providing governance,
metadata, and interoperability for Apache Iceberg across engines and clouds.
Snowflake supports [Snowflake-managed Iceberg
Tables](https://docs.snowflake.com/en/us [...]
### [Stackable](https://stackable.tech)