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 3ef6230c3e Publish built docs triggered by
5d4468579481b36e53333c62bfd2440af1de1155
3ef6230c3e is described below
commit 3ef6230c3ea9a980285deaf4591a49f6d492897c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 23 19:13:30 2024 +0000
Publish built docs triggered by 5d4468579481b36e53333c62bfd2440af1de1155
---
_sources/contributor-guide/communication.md.txt | 2 +-
_sources/user-guide/example-usage.md.txt | 2 +-
_sources/user-guide/faq.md.txt | 2 +-
_sources/user-guide/introduction.md.txt | 4 ++--
contributor-guide/communication.html | 2 +-
user-guide/example-usage.html | 2 +-
user-guide/faq.html | 2 +-
user-guide/introduction.html | 4 ++--
8 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/_sources/contributor-guide/communication.md.txt
b/_sources/contributor-guide/communication.md.txt
index 6e8e28cee3..96f5e61d10 100644
--- a/_sources/contributor-guide/communication.md.txt
+++ b/_sources/contributor-guide/communication.md.txt
@@ -37,7 +37,7 @@ We use the Slack and Discord platforms for informal
discussions and coordination
meet other contributors and get guidance on where to contribute. It is
important to note that any technical designs and
decisions are made fully in the open, on GitHub.
-Most of us use the `#arrow-datafusion` and `#arrow-rust` channels in the [ASF
Slack workspace](https://s.apache.org/slack-invite) .
+Most of us use the `#datafusion` and `#arrow-rust` channels in the [ASF Slack
workspace](https://s.apache.org/slack-invite) .
Unfortunately, due to spammers, the ASF Slack workspace requires an invitation
to join. To get an invitation,
request one in the `Arrow Rust` channel of the [Arrow Rust Discord
server](https://discord.gg/Qw5gKqHxUM).
diff --git a/_sources/user-guide/example-usage.md.txt
b/_sources/user-guide/example-usage.md.txt
index 25b398461f..2fb4e55d69 100644
--- a/_sources/user-guide/example-usage.md.txt
+++ b/_sources/user-guide/example-usage.md.txt
@@ -274,7 +274,7 @@ backtrace: 0:
std::backtrace_rs::backtrace::libunwind::trace
3: std::backtrace::Backtrace::capture
at
/rustc/5680fa18feaa87f3ff04063800aec256c3d4b4be/library/std/src/backtrace.rs:298:9
4: datafusion_common::error::DataFusionError::get_back_trace
- at /arrow-datafusion/datafusion/common/src/error.rs:436:30
+ at /datafusion/datafusion/common/src/error.rs:436:30
5: datafusion_sql::expr::function::<impl
datafusion_sql::planner::SqlToRel<S>>::sql_function_to_expr
............
```
diff --git a/_sources/user-guide/faq.md.txt b/_sources/user-guide/faq.md.txt
index fbc25f0b72..d803b11333 100644
--- a/_sources/user-guide/faq.md.txt
+++ b/_sources/user-guide/faq.md.txt
@@ -28,7 +28,7 @@ DataFusion is a library for executing queries in-process
using the Apache Arrow
model and computational kernels. It is designed to run within a single
process, using threads
for parallel query execution.
-[Ballista](https://github.com/apache/arrow-ballista) is a distributed compute
platform built on DataFusion.
+[Ballista](https://github.com/apache/datafusion-ballista) is a distributed
compute platform built on DataFusion.
# How does DataFusion Compare with `XYZ`?
diff --git a/_sources/user-guide/introduction.md.txt
b/_sources/user-guide/introduction.md.txt
index a3fefdc56a..676543b040 100644
--- a/_sources/user-guide/introduction.md.txt
+++ b/_sources/user-guide/introduction.md.txt
@@ -95,7 +95,7 @@ Here are some active projects using DataFusion:
<!-- "Active" means github repositories that had at least one commit in the
last 6 months -->
- [Arroyo](https://github.com/ArroyoSystems/arroyo) Distributed stream
processing engine in Rust
-- [Ballista](https://github.com/apache/arrow-ballista) Distributed SQL Query
Engine
+- [Ballista](https://github.com/apache/datafusion-ballista) Distributed SQL
Query Engine
- [Comet](https://github.com/apache/datafusion-comet) Apache Spark native
query execution plugin
- [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time
Series Database
- [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust)
@@ -129,7 +129,7 @@ Here are some less active projects that used DataFusion:
- [Flock](https://github.com/flock-lab/flock)
- [Tensorbase](https://github.com/tensorbase/tensorbase)
-[ballista]: https://github.com/apache/arrow-ballista
+[ballista]: https://github.com/apache/datafusion-ballista
[blaze]: https://github.com/blaze-init/blaze
[cloudfuse buzz]: https://github.com/cloudfuse-io/buzz-rust
[cnosdb]: https://github.com/cnosdb/cnosdb
diff --git a/contributor-guide/communication.html
b/contributor-guide/communication.html
index b040cb3355..dbd9b0f5ca 100644
--- a/contributor-guide/communication.html
+++ b/contributor-guide/communication.html
@@ -494,7 +494,7 @@ conduct</a>.</p>
<p>We use the Slack and Discord platforms for informal discussions and
coordination. These are great places to
meet other contributors and get guidance on where to contribute. It is
important to note that any technical designs and
decisions are made fully in the open, on GitHub.</p>
-<p>Most of us use the <code class="docutils literal notranslate"><span
class="pre">#arrow-datafusion</span></code> and <code class="docutils literal
notranslate"><span class="pre">#arrow-rust</span></code> channels in the <a
class="reference external" href="https://s.apache.org/slack-invite">ASF Slack
workspace</a> .
+<p>Most of us use the <code class="docutils literal notranslate"><span
class="pre">#datafusion</span></code> and <code class="docutils literal
notranslate"><span class="pre">#arrow-rust</span></code> channels in the <a
class="reference external" href="https://s.apache.org/slack-invite">ASF Slack
workspace</a> .
Unfortunately, due to spammers, the ASF Slack workspace requires an invitation
to join. To get an invitation,
request one in the <code class="docutils literal notranslate"><span
class="pre">Arrow</span> <span class="pre">Rust</span></code> channel of the <a
class="reference external" href="https://discord.gg/Qw5gKqHxUM">Arrow Rust
Discord server</a>.</p>
</section>
diff --git a/user-guide/example-usage.html b/user-guide/example-usage.html
index 0623aff414..7fd8d47706 100644
--- a/user-guide/example-usage.html
+++ b/user-guide/example-usage.html
@@ -756,7 +756,7 @@ backtrace:<span class="w"> </span><span
class="m">0</span>:<span class="w"> <
<span class="w"> </span><span class="m">3</span>:<span class="w">
</span>std::backtrace::Backtrace::capture
<span class="w"> </span>at<span class="w">
</span>/rustc/5680fa18feaa87f3ff04063800aec256c3d4b4be/library/std/src/backtrace.rs:298:9
<span class="w"> </span><span class="m">4</span>:<span class="w">
</span>datafusion_common::error::DataFusionError::get_back_trace
-<span class="w"> </span>at<span class="w">
</span>/arrow-datafusion/datafusion/common/src/error.rs:436:30
+<span class="w"> </span>at<span class="w">
</span>/datafusion/datafusion/common/src/error.rs:436:30
<span class="w"> </span><span class="m">5</span>:<span class="w">
</span>datafusion_sql::expr::function::<impl<span class="w">
</span>datafusion_sql::planner::SqlToRel<S>>::sql_function_to_expr
<span class="w"> </span>............
</pre></div>
diff --git a/user-guide/faq.html b/user-guide/faq.html
index 5cfb066356..56062a8079 100644
--- a/user-guide/faq.html
+++ b/user-guide/faq.html
@@ -494,7 +494,7 @@
<p>DataFusion is a library for executing queries in-process using the Apache
Arrow memory
model and computational kernels. It is designed to run within a single
process, using threads
for parallel query execution.</p>
-<p><a class="reference external"
href="https://github.com/apache/arrow-ballista">Ballista</a> is a distributed
compute platform built on DataFusion.</p>
+<p><a class="reference external"
href="https://github.com/apache/datafusion-ballista">Ballista</a> is a
distributed compute platform built on DataFusion.</p>
</section>
</section>
<section id="how-does-datafusion-compare-with-xyz">
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 0e7b773e15..51e956fd7a 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -558,7 +558,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/arrow-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 a <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/">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>
@@ -577,7 +577,7 @@ parellelized streaming execution plans, file format
support, etc.</p>
<!-- "Active" means github repositories that had at least one commit in the
last 6 months -->
<ul class="simple">
<li><p><a class="reference external"
href="https://github.com/ArroyoSystems/arroyo">Arroyo</a> Distributed stream
processing engine in Rust</p></li>
-<li><p><a class="reference external"
href="https://github.com/apache/arrow-ballista">Ballista</a> Distributed SQL
Query Engine</p></li>
+<li><p><a class="reference external"
href="https://github.com/apache/datafusion-ballista">Ballista</a> Distributed
SQL Query Engine</p></li>
<li><p><a class="reference external"
href="https://github.com/apache/datafusion-comet">Comet</a> Apache Spark native
query execution plugin</p></li>
<li><p><a class="reference external"
href="https://github.com/cnosdb/cnosdb">CnosDB</a> Open Source Distributed Time
Series Database</p></li>
<li><p><a class="reference external"
href="https://github.com/cube-js/cube.js/tree/master/rust">Cube
Store</a></p></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]