This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch alamb-patch-1 in repository https://gitbox.apache.org/repos/asf/datafusion.git
commit 4730266c704dc142cc54d3fdacbee34d46930496 Author: Andrew Lamb <[email protected]> AuthorDate: Mon Sep 29 06:59:06 2025 -0400 docs: Add rerun.io to known users guide I am trying to spread the word of all the systems that use DataFusion FYI @emilk and @timsaucer --- docs/source/user-guide/introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/user-guide/introduction.md b/docs/source/user-guide/introduction.md index ef82de9a24..dffea58b65 100644 --- a/docs/source/user-guide/introduction.md +++ b/docs/source/user-guide/introduction.md @@ -122,6 +122,7 @@ Here are some active projects using DataFusion: - [Polygon.io](https://polygon.io/) Stock Market API - [qv] Quickly view your data - [R2 Query Engine](https://blog.cloudflare.com/r2-sql-deep-dive/) Cloudflare's distributed engine for querying data in Iceberg Catalogs +- [rerun.io](https://rerun.io/) Open source log handling and visualization for spatial and embodied AI. - [Restate](https://github.com/restatedev) Easily build resilient applications using distributed durable async/await - [ROAPI] Create full-fledged APIs for slowly moving datasets without writing a single line of code - [Sail](https://github.com/lakehq/sail) Unifying stream, batch and AI workloads with Apache Spark compatibility --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
