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 b1617b6112 Publish built docs triggered by 
673f0e17ace7e7a08474c26be50038cf0e251477
b1617b6112 is described below

commit b1617b611231d1bb03ba89b7118296b1da43af89
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 29 11:28:09 2023 +0000

    Publish built docs triggered by 673f0e17ace7e7a08474c26be50038cf0e251477
---
 _sources/user-guide/introduction.md.txt | 6 +++---
 searchindex.js                          | 2 +-
 user-guide/introduction.html            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/_sources/user-guide/introduction.md.txt 
b/_sources/user-guide/introduction.md.txt
index 6c1e54c2b7..b737c3bab2 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 [CeresDB] 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 a [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]
@@ -96,7 +96,6 @@ Here are some active projects using DataFusion:
 
 - [Arroyo](https://github.com/ArroyoSystems/arroyo) Distributed stream 
processing engine in Rust
 - [Ballista](https://github.com/apache/arrow-ballista) Distributed SQL Query 
Engine
-- [CeresDB](https://github.com/CeresDB/ceresdb) Distributed Time-Series 
Database
 - [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time 
Series Database
 - [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust)
 - [Dask SQL](https://github.com/dask-contrib/dask-sql) Distributed SQL query 
engine in Python
@@ -104,6 +103,7 @@ Here are some active projects using DataFusion:
 - [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation 
of Delta Lake
 - [GreptimeDB](https://github.com/GreptimeTeam/greptimedb) Open Source & Cloud 
Native Distributed Time Series Database
 - [GlareDB](https://github.com/GlareDB/glaredb) Fast SQL database for querying 
and analyzing distributed data.
+- [HoraeDB](https://github.com/apache/incubator-horaedb) Distributed 
Time-Series Database
 - [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series 
Database
 - [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data 
pipeline
 - [LakeSoul](https://github.com/lakesoul-io/LakeSoul) Open source LakeHouse 
framework with native IO in Rust.
@@ -128,7 +128,6 @@ Here are some less active projects that used DataFusion:
 
 [ballista]: https://github.com/apache/arrow-ballista
 [blaze]: https://github.com/blaze-init/blaze
-[ceresdb]: https://github.com/CeresDB/ceresdb
 [cloudfuse buzz]: https://github.com/cloudfuse-io/buzz-rust
 [cnosdb]: https://github.com/cnosdb/cnosdb
 [cube store]: https://github.com/cube-js/cube.js/tree/master/rust
@@ -138,6 +137,7 @@ Here are some less active projects that used DataFusion:
 [flock]: https://github.com/flock-lab/flock
 [kamu]: https://github.com/kamu-data/kamu-cli
 [greptime db]: https://github.com/GreptimeTeam/greptimedb
+[horaedb]: https://github.com/apache/incubator-horaedb
 [influxdb iox]: https://github.com/influxdata/influxdb_iox
 [parseable]: https://github.com/parseablehq/parseable
 [prql-query]: https://github.com/prql/prql-query
diff --git a/searchindex.js b/searchindex.js
index 9ed1fb1944..721046a3fa 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index a40aa4f6ed..cea01eb764 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -494,7 +494,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/CeresDB/ceresdb";>CeresDB</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/arrow-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>
@@ -514,7 +514,6 @@ parellelized streaming execution plans, file format 
support, etc.</p>
 <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/CeresDB/ceresdb";>CeresDB</a> Distributed Time-Series 
Database</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>
 <li><p><a class="reference external" 
href="https://github.com/dask-contrib/dask-sql";>Dask SQL</a> Distributed SQL 
query engine in Python</p></li>
@@ -522,6 +521,7 @@ parellelized streaming execution plans, file format 
support, etc.</p>
 <li><p><a class="reference external" 
href="https://github.com/delta-io/delta-rs";>delta-rs</a> Native Rust 
implementation of Delta Lake</p></li>
 <li><p><a class="reference external" 
href="https://github.com/GreptimeTeam/greptimedb";>GreptimeDB</a> Open Source 
&amp; Cloud Native Distributed Time Series Database</p></li>
 <li><p><a class="reference external" 
href="https://github.com/GlareDB/glaredb";>GlareDB</a> Fast SQL database for 
querying and analyzing distributed data.</p></li>
+<li><p><a class="reference external" 
href="https://github.com/apache/incubator-horaedb";>HoraeDB</a> Distributed 
Time-Series Database</p></li>
 <li><p><a class="reference external" 
href="https://github.com/influxdata/influxdb_iox";>InfluxDB IOx</a> Time Series 
Database</p></li>
 <li><p><a class="reference external" 
href="https://github.com/kamu-data/kamu-cli/";>Kamu</a> Planet-scale streaming 
data pipeline</p></li>
 <li><p><a class="reference external" 
href="https://github.com/lakesoul-io/LakeSoul";>LakeSoul</a> Open source 
LakeHouse framework with native IO in Rust.</p></li>

Reply via email to