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/datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push: new c12b45f88d Publish built docs triggered by eeea69dc3442e9b2328f7e63566ce23793242a35 c12b45f88d is described below commit c12b45f88d3398ee225ea001f441c0038732dd42 Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> AuthorDate: Fri May 2 00:33:22 2025 +0000 Publish built docs triggered by eeea69dc3442e9b2328f7e63566ce23793242a35 --- _sources/user-guide/introduction.md.txt | 2 +- user-guide/introduction.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_sources/user-guide/introduction.md.txt b/_sources/user-guide/introduction.md.txt index 57bf9c2fa4..a103245b5b 100644 --- a/_sources/user-guide/introduction.md.txt +++ b/_sources/user-guide/introduction.md.txt @@ -75,7 +75,7 @@ latency). Here are some example systems built using DataFusion: -- Specialized Analytical Database systems such as [HoraeDB] and more general Apache Spark like system such a [Ballista]. +- Specialized Analytical Database systems such as [HoraeDB] and more general Apache Spark like system such as [Ballista] - New query language engines such as [prql-query] and accelerators such as [VegaFusion] - Research platform for new Database Systems, such as [Flock] - SQL support to another library, such as [dask sql] diff --git a/user-guide/introduction.html b/user-guide/introduction.html index 4e33f5ca73..b17de8891a 100644 --- a/user-guide/introduction.html +++ b/user-guide/introduction.html @@ -669,7 +669,7 @@ suitable for “streaming” and “transaction” style systems (low latency).</p> <p>Here are some example systems built using DataFusion:</p> <ul class="simple"> -<li><p>Specialized Analytical Database systems such as <a class="reference external" href="https://github.com/apache/incubator-horaedb">HoraeDB</a> and more general Apache Spark like system such a <a class="reference external" href="https://github.com/apache/datafusion-ballista">Ballista</a>.</p></li> +<li><p>Specialized Analytical Database systems such as <a class="reference external" href="https://github.com/apache/incubator-horaedb">HoraeDB</a> and more general Apache Spark like system such as <a class="reference external" href="https://github.com/apache/datafusion-ballista">Ballista</a></p></li> <li><p>New query language engines such as <a class="reference external" href="https://github.com/prql/prql-query">prql-query</a> and accelerators such as <a class="reference external" href="https://vegafusion.io/" title="if you know of another project, please submit a PR to add a link!">VegaFusion</a></p></li> <li><p>Research platform for new Database Systems, such as <a class="reference external" href="https://github.com/flock-lab/flock">Flock</a></p></li> <li><p>SQL support to another library, such as <a class="reference external" href="https://github.com/dask-contrib/dask-sql">dask sql</a></p></li> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org