File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,15 +36,15 @@ Apache DataFusion
3636DataFusion is an extensible query engine written in `Rust <http://rustlang.org >`_ that
3737uses `Apache Arrow <https://arrow.apache.org >`_ as its in-memory format.
3838
39- This documentation is for the <a href=" https://github.com/apache/datafusion">core DataFusion project</a> , which contains
39+ This documentation is for the ` core DataFusion project < https://github.com/apache/datafusion >`_ , which contains
4040libraries that are used to build data-centric system software. DataFusion also offers the following subprojects, which
4141provide packaged versions of DataFusion intended for end users, and these have separate documentation.
4242
43- - <a href=" https://datafusion.apache.org/python/">DataFusion Python</a> offers a Python interface for SQL and DataFrame
43+ - ` DataFusion Python < https://datafusion.apache.org/python/ >`_ offers a Python interface for SQL and DataFrame
4444 queries.
45- - <a href=" https://github.com/apache/datafusion-ray/">DataFusion Ray</a> provides a distributed version of DataFusion
46- that scales out on <a href=" https://www.ray.io">Ray</a> clusters.
47- - <a href=" https://datafusion.apache.org/comet/">DataFusion Comet</a> is an accelerator for Apache Spark based on
45+ - ` DataFusion Ray < https://github.com/apache/datafusion-ray/ >`_ provides a distributed version of DataFusion
46+ that scales out on ` Ray < https://www.ray.io >`_ clusters.
47+ - ` DataFusion Comet < https://datafusion.apache.org/comet/ >`_ is an accelerator for Apache Spark based on
4848 DataFusion.
4949
5050DataFusion's target users are
You can’t perform that action at this time.
0 commit comments