This is an automated email from the ASF dual-hosted git repository.
agrove 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 8077e735 Add maintenance status note (#1043)
8077e735 is described below
commit 8077e735a37c99860d0a0a8df7c413e0c8fcaf34
Author: Andy Grove <[email protected]>
AuthorDate: Fri Aug 23 17:24:54 2024 -0600
Add maintenance status note (#1043)
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 3241f407..4b149f5d 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,15 @@
under the License.
-->
+# Maintenance Status Notice
+
+> [!NOTE]
+> The Apache DataFusion Ballista subproject is not currently actively
maintained.
+
+> We encourage and welcome new contributors and maintainers to join the
project. If you are passionate about distributed computing, Rust, or enhancing
the performance of data processing frameworks, your contributions could make a
significant impact on the future of Ballista. Whether it's fixing bugs, adding
new features, or improving documentation, any level of contribution is highly
valued.
+
+> To get involved, please reach out through our mailing list or join the
discussion on our GitHub Issues page. Together, we can continue to advance the
project and ensure that Ballista remains a valuable tool for the community.
+
# Ballista: Distributed SQL Query Engine, built on Apache Arrow
Ballista is a distributed SQL query engine powered by the Rust implementation
of [Apache Arrow][arrow] and
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]