This is an automated email from the ASF dual-hosted git repository.
milenkovicm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new f621894b doc: remove arrow from doc title (#1207)
f621894b is described below
commit f621894be37baf5bc28fc5fa2ab2c809cf2b9d98
Author: Marko Milenković <[email protected]>
AuthorDate: Wed Mar 19 18:15:30 2025 +0000
doc: remove arrow from doc title (#1207)
---
ballista/client/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ballista/client/README.md b/ballista/client/README.md
index 1cd4d8ee..a0e26292 100644
--- a/ballista/client/README.md
+++ b/ballista/client/README.md
@@ -17,7 +17,7 @@
under the License.
-->
-# Ballista: Distributed Scheduler for Apache Arrow DataFusion
+# Ballista: Distributed Scheduler for Apache DataFusion
Ballista is a distributed compute platform primarily implemented in Rust, and
powered by Apache Arrow and DataFusion. It is built on an architecture that
allows other programming languages (such as Python, C++, and Java) to be
supported as first-class citizens without paying a penalty for serialization
costs.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]