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 d891bb2a72 Publish built docs triggered by
bfabd48de2e0deccbd8ce595936ad24f18baca65
d891bb2a72 is described below
commit d891bb2a72cade4b3c8f0b62520b933bda2a3fc6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 14 13:13:15 2024 +0000
Publish built docs triggered by bfabd48de2e0deccbd8ce595936ad24f18baca65
---
_sources/user-guide/concepts-readings-events.md.txt | 17 +++++++++++++++++
searchindex.js | 2 +-
user-guide/concepts-readings-events.html | 8 ++++++++
3 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/_sources/user-guide/concepts-readings-events.md.txt
b/_sources/user-guide/concepts-readings-events.md.txt
index 135fbc47ad..ee9e5e9a84 100644
--- a/_sources/user-guide/concepts-readings-events.md.txt
+++ b/_sources/user-guide/concepts-readings-events.md.txt
@@ -28,6 +28,7 @@
- **2023-04-05**: [Video: DataFusion Architecture Part 3: Physical Plan and
Execution](https://youtu.be/2jkWU3_w6z0)
[Slides](https://docs.google.com/presentation/d/1cA2WQJ2qg6tx6y4Wf8FH2WVSm9JQ5UgmBWATHdik0hg)
- **2023-04-04**: [Video: DataFusion Architecture Part 2: Logical Plans and
Expressions](https://youtu.be/EzZTLiSJnhY)
[Slides](https://docs.google.com/presentation/d/1ypylM3-w60kVDW7Q6S99AHzvlBgciTdjsAfqNP85K30)
+
- **2023-03-31**: [Video: DataFusion Architecture Part 1: Query
Engines](https://youtu.be/NVKujPxwSBA)
[Slides](https://docs.google.com/presentation/d/1D3GDVas-8y0sA4c8EOgdCvEjVND4s2E7I6zfs67Y4j8)
- **2020-02-27**: [Online Book: How Query Engines
Work](https://andygrove.io/2020/02/how-query-engines-work/)
@@ -36,6 +37,22 @@
This is a list of DataFusion related blog posts, articles, and other
resources. Please open a PR to add any new resources you create or find
+- **2024-11-22** [Blog: Apache Datafusion Comet and the story of my first
contribution to
it](https://semyonsinchenko.github.io/ssinchenko/post/comet-first-contribution/)
+
+- **2024-11-21** [Blog: DataFusion is featured as one of the coolest 10 open
source software tools by
CRN](https://www.crn.com/news/software/2024/the-10-coolest-open-source-software-tools-of-2024?page=3)
+
+- **2024-11-20** [Apache DataFusion Comet 0.4.0
Release](https://datafusion.apache.org/blog/2024/11/20/datafusion-comet-0.4.0/)
+
+- **2024-11-19** [Blog: Comparing approaches to User Defined Functions in
Apache DataFusion using
Python](https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons/)
+
+- **2024-11-18** [Blog: Apache DataFusion is now the fastest single node
engine for querying Apache Parquet
files](https://datafusion.apache.org/blog/2024/11/18/datafusion-fastest-single-node-parquet-clickbench/)
+
+- **2024-11-18** [Building Databases over a
Weekend](https://www.denormalized.io/blog/building-databases)
+
+- **2024-10-27** [Caching in DataFusion: Don't read
twice](https://blog.haoxp.xyz/posts/caching-datafusion)
+
+- **2024-10-24** [Parquet pruning in DataFusion: Read no more than you
need](https://blog.haoxp.xyz/posts/parquet-to-arrow/)
+
- **2024-09-13** [Blog: Using StringView / German Style Strings to make
Queries Faster: Part 2 - String
Operations](https://www.influxdata.com/blog/faster-queries-with-stringview-part-two-influxdb/)
[Reposted on DataFusion
Blog](https://datafusion.apache.org/blog/2024/09/13/string-view-german-style-strings-part-2/)
- **2024-09-13** [Blog: Using StringView / German Style Strings to Make
Queries Faster: Part 1- Reading
Parquet](https://www.influxdata.com/blog/faster-queries-with-stringview-part-one-influxdb/)
[Reposted on Datafusion
Blog](https://datafusion.apache.org/blog/2024/09/13/string-view-german-style-strings-part-1/)
diff --git a/searchindex.js b/searchindex.js
index 5c5b6bd9c6..cb07945a50 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48,
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id18"]],
"!~~*": [[48, "id19"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]],
"&": [[48, "op-bit-and"]], "(relation, name) tuples in logical fields and
logical columns are unique": [[9,
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*":
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/":
[[4 [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48,
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id18"]],
"!~~*": [[48, "id19"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]],
"&": [[48, "op-bit-and"]], "(relation, name) tuples in logical fields and
logical columns are unique": [[9,
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*":
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/":
[[4 [...]
\ No newline at end of file
diff --git a/user-guide/concepts-readings-events.html
b/user-guide/concepts-readings-events.html
index da2bf4a362..6b73732e85 100644
--- a/user-guide/concepts-readings-events.html
+++ b/user-guide/concepts-readings-events.html
@@ -593,6 +593,14 @@
<h2>✨ Good Reads<a class="headerlink" href="#good-reads" title="Link to this
heading">¶</a></h2>
<p>This is a list of DataFusion related blog posts, articles, and other
resources. Please open a PR to add any new resources you create or find</p>
<ul class="simple">
+<li><p><strong>2024-11-22</strong> <a class="reference external"
href="https://semyonsinchenko.github.io/ssinchenko/post/comet-first-contribution/">Blog:
Apache Datafusion Comet and the story of my first contribution to
it</a></p></li>
+<li><p><strong>2024-11-21</strong> <a class="reference external"
href="https://www.crn.com/news/software/2024/the-10-coolest-open-source-software-tools-of-2024?page=3">Blog:
DataFusion is featured as one of the coolest 10 open source software tools by
CRN</a></p></li>
+<li><p><strong>2024-11-20</strong> <a class="reference external"
href="https://datafusion.apache.org/blog/2024/11/20/datafusion-comet-0.4.0/">Apache
DataFusion Comet 0.4.0 Release</a></p></li>
+<li><p><strong>2024-11-19</strong> <a class="reference external"
href="https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons/">Blog:
Comparing approaches to User Defined Functions in Apache DataFusion using
Python</a></p></li>
+<li><p><strong>2024-11-18</strong> <a class="reference external"
href="https://datafusion.apache.org/blog/2024/11/18/datafusion-fastest-single-node-parquet-clickbench/">Blog:
Apache DataFusion is now the fastest single node engine for querying Apache
Parquet files</a></p></li>
+<li><p><strong>2024-11-18</strong> <a class="reference external"
href="https://www.denormalized.io/blog/building-databases">Building Databases
over a Weekend</a></p></li>
+<li><p><strong>2024-10-27</strong> <a class="reference external"
href="https://blog.haoxp.xyz/posts/caching-datafusion">Caching in DataFusion:
Don’t read twice</a></p></li>
+<li><p><strong>2024-10-24</strong> <a class="reference external"
href="https://blog.haoxp.xyz/posts/parquet-to-arrow/">Parquet pruning in
DataFusion: Read no more than you need</a></p></li>
<li><p><strong>2024-09-13</strong> <a class="reference external"
href="https://www.influxdata.com/blog/faster-queries-with-stringview-part-two-influxdb/">Blog:
Using StringView / German Style Strings to make Queries Faster: Part 2 -
String Operations</a> <a class="reference external"
href="https://datafusion.apache.org/blog/2024/09/13/string-view-german-style-strings-part-2/">Reposted
on DataFusion Blog</a></p></li>
<li><p><strong>2024-09-13</strong> <a class="reference external"
href="https://www.influxdata.com/blog/faster-queries-with-stringview-part-one-influxdb/">Blog:
Using StringView / German Style Strings to Make Queries Faster: Part 1-
Reading Parquet</a> <a class="reference external"
href="https://datafusion.apache.org/blog/2024/09/13/string-view-german-style-strings-part-1/">Reposted
on Datafusion Blog</a></p></li>
<li><p><strong>2024-10-16</strong> <a class="reference external"
href="https://www.letsql.com/posts/candle-image-segmentation/">Blog: Candle
Image Segmentation</a></p></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]