ebyhr commented on code in PR #12020: URL: https://github.com/apache/iceberg/pull/12020#discussion_r1924632862
########## site/docs/vendors.md: ########## @@ -57,6 +57,10 @@ the same copy of data using Spark and run analytics or AI with our [Machine Learning](https://www.cloudera.com/products/machine-learning.html) tools on private or any public cloud. +### [Crunchy Data](https://www.crunchydata.com/) + +[Crunchy Data Warehouse](https://www.crunchydata.com/products/warehouse) is a modern data warehouse built on Postgres. Crunchy Data warehouse extends unmodified Postgres to provide support for fully transactional Iceberg tables and high performance analytics. Crunchy Data Warehouse is available as a managed service on AWS via [Crunchy Bridge](https://www.crunchydata.com/products/crunchy-bridge), fully managed Postgres as a service. Crunchy Data Warehouse can create Iceberg tables directly from a Postgres database or external URLs and can read, query, and update Iceberg tables using PostgreSQL syntax. Using a hybrid query engine that combines Postgres and DuckDB, Crunchy Data Warehouse enables high performance analytical queries of Iceberg tables. Review Comment: Can we fix spelling inconsistencies? * Crunchy Data Warehouse vs Crunchy Data warehouse * PostgreSQL vs Postgres -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
