alamb commented on code in PR #17775:
URL: https://github.com/apache/datafusion/pull/17775#discussion_r2379593549


##########
docs/source/index.rst:
##########
@@ -51,12 +51,15 @@ The following related subprojects target end users and have 
separate documentati
   queries.
 - `DataFusion Comet <https://datafusion.apache.org/comet/>`_ is an accelerator 
for Apache Spark based on
   DataFusion.
+- `DataFusion Ballista <https://arrow.apache.org/ballista/>`_ is a distributed 
compute platform built on
+  top of DataFusion for scalable execution.
 
 "Out of the box," DataFusion offers `SQL 
<https://datafusion.apache.org/user-guide/sql/index.html>`_
 and `Dataframe 
<https://docs.rs/datafusion/latest/datafusion/dataframe/struct.DataFrame.html>`_
 APIs,
 excellent `performance <https://benchmark.clickhouse.com/>`_, built-in support 
for CSV, Parquet, JSON, and Avro,
 extensive customization, and a great community.
 `Python Bindings <https://github.com/apache/datafusion-python>`_ are also 
available.
+A distributed compute platform is also available via `Ballista 
<https://arrow.apache.org/ballista/>`_.

Review Comment:
   Likewise https://datafusion.apache.org/ballista/ here too



##########
docs/source/index.rst:
##########
@@ -51,12 +51,15 @@ The following related subprojects target end users and have 
separate documentati
   queries.
 - `DataFusion Comet <https://datafusion.apache.org/comet/>`_ is an accelerator 
for Apache Spark based on
   DataFusion.
+- `DataFusion Ballista <https://arrow.apache.org/ballista/>`_ is a distributed 
compute platform built on

Review Comment:
   I think the correct link is https://datafusion.apache.org/ballista/
   
   (there is a redirect so that the old https://arrow.apache.org/ballista/ 
works too, but it would be better if we just used the right link directly)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to