This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4a15dd5b94 Publish built docs triggered by
e0abac770239887e5d4aca04c1604fa44da33c6c
4a15dd5b94 is described below
commit 4a15dd5b944cdfa773d27a38b8497d3994c67e29
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 23 11:14:34 2023 +0000
Publish built docs triggered by e0abac770239887e5d4aca04c1604fa44da33c6c
---
_sources/user-guide/introduction.md.txt | 6 +++---
user-guide/introduction.html | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/_sources/user-guide/introduction.md.txt
b/_sources/user-guide/introduction.md.txt
index 5e6859f8d6..55fc59b320 100644
--- a/_sources/user-guide/introduction.md.txt
+++ b/_sources/user-guide/introduction.md.txt
@@ -19,9 +19,9 @@
# Introduction
-DataFusion is a very fast, extensible query engine for building high-quality
data-centric systems in
-[Rust](http://rustlang.org), using the [Apache Arrow](https://arrow.apache.org)
-in-memory format.
+DataFusion is a very fast, extensible query engine for building
+high-quality data-centric systems in [Rust](http://rustlang.org),
+using the [Apache Arrow](https://arrow.apache.org) in-memory format.
DataFusion offers SQL and Dataframe APIs, excellent
[performance](https://benchmark.clickhouse.com/), built-in support for CSV,
Parquet, JSON, and Avro, extensive customization, and a great community.
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index ac8eefadc6..4b4cc9537b 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -325,9 +325,9 @@
-->
<section id="introduction">
<h1>Introduction<a class="headerlink" href="#introduction" title="Permalink to
this heading">¶</a></h1>
-<p>DataFusion is a very fast, extensible query engine for building
high-quality data-centric systems in
-<a class="reference external" href="http://rustlang.org">Rust</a>, using the
<a class="reference external" href="https://arrow.apache.org">Apache Arrow</a>
-in-memory format.</p>
+<p>DataFusion is a very fast, extensible query engine for building
+high-quality data-centric systems in <a class="reference external"
href="http://rustlang.org">Rust</a>,
+using the <a class="reference external" href="https://arrow.apache.org">Apache
Arrow</a> in-memory format.</p>
<p>DataFusion offers SQL and Dataframe APIs, excellent <a class="reference
external" href="https://benchmark.clickhouse.com/">performance</a>, built-in
support for CSV, Parquet, JSON, and Avro, extensive customization, and a great
community.</p>
<section id="features">
<h2>Features<a class="headerlink" href="#features" title="Permalink to this
heading">¶</a></h2>