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 d10df55a61 Publish built docs triggered by 
d6176d5a42cc8c18df7ade9ec6eaa3eacdecc7ec
d10df55a61 is described below

commit d10df55a61624ce85d327c6f894ae1ddf0de5a5b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 12 12:25:33 2023 +0000

    Publish built docs triggered by d6176d5a42cc8c18df7ade9ec6eaa3eacdecc7ec
---
 _sources/user-guide/introduction.md.txt | 1 +
 searchindex.js                          | 2 +-
 user-guide/introduction.html            | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/_sources/user-guide/introduction.md.txt 
b/_sources/user-guide/introduction.md.txt
index 62cebd5145..23157d3f36 100644
--- a/_sources/user-guide/introduction.md.txt
+++ b/_sources/user-guide/introduction.md.txt
@@ -85,6 +85,7 @@ Here are some of the projects known to use DataFusion:
 - [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data 
pipeline
 - [Parseable](https://github.com/parseablehq/parseable) Log storage and 
observability platform
 - [qv](https://github.com/timvw/qv) Quickly view your data
+- [bdt](https://github.com/andygrove/bdt) Boring Data Tool
 - [ROAPI](https://github.com/roapi/roapi)
 - [Seafowl](https://github.com/splitgraph/seafowl) CDN-friendly analytical 
database
 - [Synnada](https://synnada.ai/) Streaming-first framework for data products
diff --git a/searchindex.js b/searchindex.js
index de09f0b5ac..39a7ffb5a8 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", 
"user-guide/cli", "user-guide/configs", "user-guide/dataframe", 
"user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use 
[...]
\ 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", 
"user-guide/cli", "user-guide/configs", "user-guide/dataframe", 
"user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use 
[...]
\ No newline at end of file
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 006b815824..5e14541232 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -429,6 +429,7 @@ execution plans, file format support, etc.</p>
 <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/parseablehq/parseable";>Parseable</a> Log storage and 
observability platform</p></li>
 <li><p><a class="reference external" href="https://github.com/timvw/qv";>qv</a> 
Quickly view your data</p></li>
+<li><p><a class="reference external" 
href="https://github.com/andygrove/bdt";>bdt</a> Boring Data Tool</p></li>
 <li><p><a class="reference external" 
href="https://github.com/roapi/roapi";>ROAPI</a></p></li>
 <li><p><a class="reference external" 
href="https://github.com/splitgraph/seafowl";>Seafowl</a> CDN-friendly 
analytical database</p></li>
 <li><p><a class="reference external" href="https://synnada.ai/";>Synnada</a> 
Streaming-first framework for data products</p></li>

Reply via email to