From ec2aee002dd03900c450e5c5659a70a8974c24ed Mon Sep 17 00:00:00 2001 From: Matt Butrovich Date: Tue, 24 Mar 2026 14:14:57 -0400 Subject: [PATCH] Add DataFusion Comet to Users section of README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20d3b11d87..4839a855c0 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ The Apache Iceberg community is built on the principles described in the [Apache - [RisingWave](https://github.com/risingwavelabs/risingwave): A Postgres-compatible SQL database designed for real-time event streaming data processing, analysis, and management. - [Wrappers](https://github.com/supabase/wrappers): Postgres Foreign Data Wrapper development framework in Rust. - [ETL](https://github.com/supabase/etl): Stream your Postgres data anywhere in real-time. +- [Apache DataFusion Comet](https://github.com/apache/datafusion-comet): High-performance accelerator for Apache Spark, built on top of the powerful Apache DataFusion query engine. ## License