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

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 183149af349  docs: Add Sail to powered by (#779)
183149af349 is described below

commit 183149af3490df3cd8eefbc86b0d38d6c132b22c
Author: Shehab Amin <[email protected]>
AuthorDate: Mon Apr 27 21:11:43 2026 -0700

     docs: Add Sail to powered by (#779)
---
 powered_by.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index cab27a62dbf..a6769c95740 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -211,6 +211,9 @@ short description of your use case.
   of Apache Arrow based on Apache Arrow GLib. Red Arrow is a core
   library for it. It also provides many Ruby libraries to integrate
   existing Ruby libraries with Apache Arrow. They use Red Arrow.
+* **[Sail][62]:** A drop-in Apache Spark replacement written in Rust,
+  unifying batch processing, stream processing, and compute-intensive AI 
workloads.
+  Sail uses Arrow in query execution, distributed data shuffle, Python UDFs, 
and data source integrations.
 * **[SciDB][21]:** Paradigm4's SciDB is a scalable, scientific
   database management system that helps researchers integrate and
   analyze diverse, multi-dimensional, high resolution data - like
@@ -310,3 +313,4 @@ short description of your use case.
 [59]: https://github.com/rdcn-link/dftp-dacp
 [60]: https://iomete.com
 [61]: https://github.com/Eventual-Inc/Daft
+[62]: https://github.com/lakehq/sail

Reply via email to