This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 34061e1  Commit build products
34061e1 is described below

commit 34061e10618e68baf9b17e8dbb21934a9bea1f32
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Thu Dec 5 22:01:19 2024 +0000

    Commit build products
---
 output/author/tsaucer.html                         | 106 +++++++++++++++++++++
 .../blog/2022/10/25/datafusion-13.0.0/index.html   |   4 +-
 output/blog/2024/12/05/test-stage-site/index.html  |  79 +++++++++++++++
 output/blog/feed.xml                               |  20 +++-
 output/category/blog.html                          |  37 +++++++
 output/feeds/all-en.atom.xml                       |  42 +++++++-
 output/feeds/blog.atom.xml                         |  42 +++++++-
 output/feeds/pmc.atom.xml                          |   4 +-
 output/feeds/tsaucer.atom.xml                      |  38 ++++++++
 output/feeds/tsaucer.rss.xml                       |  20 ++++
 output/index.html                                  |  37 +++++++
 11 files changed, 418 insertions(+), 11 deletions(-)

diff --git a/output/author/tsaucer.html b/output/author/tsaucer.html
new file mode 100644
index 0000000..955b120
--- /dev/null
+++ b/output/author/tsaucer.html
@@ -0,0 +1,106 @@
+    <!doctype html>
+    <html class="no-js" lang="en" dir="ltr">
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="x-ua-compatible" content="ie=edge">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <title>Apache DataFusion Blog</title>
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/fontawesome.all.min.css" rel="stylesheet">
+<link href="/css/headerlink.css" rel="stylesheet">
+<link href="/highlight/default.min.css" rel="stylesheet">
+<script src="/highlight/highlight.js"></script>
+<script>hljs.highlightAll();</script>        <link href="/css/blog_index.css" 
rel="stylesheet">
+    </head>
+    <body class="d-flex flex-column h-100">
+    <main class="flex-shrink-0">
+        <div>
+
+<!-- nav bar -->
+<nav class="navbar navbar-expand-lg navbar-dark bg-dark" aria-label="Fifth 
navbar example">
+    <div class="container-fluid">
+        <a class="navbar-brand" href="/"><img 
src="/images/logo_original4x.png" style="height: 32px;"/> Apache DataFusion 
Blog</a>
+        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
+            <span class="navbar-toggler-icon"></span>
+        </button>
+
+        <div class="collapse navbar-collapse" id="navbarADP">
+            <ul class="navbar-nav me-auto mb-2 mb-lg-0">
+                <li class="nav-item">
+                    <a class="nav-link" href="/about.html">About</a>
+                </li>
+                <li class="nav-item">
+                    <a class="nav-link" href="/blog/feed.xml">RSS</a>
+                </li>
+            </ul>
+        </div>
+    </div>
+</nav>
+            <div id="contents">
+                <div class="bg-white p-5 rounded">
+                    <div class="col-sm-8 mx-auto">
+<div id="contents">
+    <div class="bg-white p-5 rounded">
+        <div class="col-sm-8 mx-auto">
+
+            <h3>Welcome to the Apache DataFusion Blog!</h3>
+            <p><i>Here you can find the latest updates from DataFusion and 
related projects.</i></p>
+
+
+    <!-- Post -->
+    <div class="row">
+        <div class="callout">
+            <article class="post">
+                <header>
+                    <div class="title">
+                        <h1><a href="/blog/2024/12/05/test-stage-site">Testing 
Site Generator</a></h1>
+                        <p>Posted on: Thu 05 December 2024 by tsaucer</p>
+                        <p><!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris …</p></p>
+                        <footer>
+                            <ul class="actions">
+                                <div style="text-align: right"><a 
href="/blog/2024/12/05/test-stage-site" class="button medium">Continue 
Reading</a></div>
+                            </ul>
+                            <ul class="stats">
+                            </ul>
+                        </footer>
+            </article>
+        </div>
+    </div>
+
+        </div>
+    </div>
+</div>                    </div>
+                </div>
+            </div>
+
+    <!-- footer -->
+    <div class="row">
+      <div class="large-12 medium-12 columns">
+        <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
+          Copyright 2024, <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br/>
+          Apache&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
+        </p>
+      </div>
+    </div>
+    <script src="/js/bootstrap.bundle.min.js"></script>        </div>
+    </main>
+    </body>
+    </html>
diff --git a/output/blog/2022/10/25/datafusion-13.0.0/index.html 
b/output/blog/2022/10/25/datafusion-13.0.0/index.html
index 9210794..050f10b 100644
--- a/output/blog/2022/10/25/datafusion-13.0.0/index.html
+++ b/output/blog/2022/10/25/datafusion-13.0.0/index.html
@@ -75,8 +75,8 @@ limitations under the License.
 <h1>Background</h1>
 <p>DataFusion is used as the engine in <a 
href="https://github.com/apache/arrow-datafusion#known-uses";>many open source 
and commercial projects</a> and was one of the early open source projects to 
provide this capability. 2022 has validated our belief in the need for such a 
<a 
href="https://docs.google.com/presentation/d/1iNX_35sWUakee2q3zMFPyHE4IV2nC3lkCK_H6Y2qK84/edit#slide=id.p";>"LLVM
 for database and AI systems"</a><a 
href="https://www.slideshare.net/AndrewLamb32/20220623-apache-arro [...]
 <p>While Velox and Acero focus on execution engines, DataFusion provides the 
entire suite of components needed to build most analytic systems, including a 
SQL frontend, a dataframe API, and  extension points for just about everything. 
Some <a href="https://github.com/apache/arrow-datafusion#known-uses";>DataFusion 
users</a> use a subset of the features such as the frontend (e.g. <a 
href="https://dask-sql.readthedocs.io/en/latest/";>dask-sql</a>) or the 
execution engine, (e.g.  <a href="htt [...]
-<p>One of DataFusion&rsquo;s advantages is its implementation in <a 
href="https://www.rust-lang.org/";>Rust</a> and thus its easy integration with 
the broader Rust ecosystem. Rust continues to be a major source of benefit, 
from the <a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/";>ease
 of parallelization with the high quality and standardized <code>async</code> 
ecosystem</a> , as well as its modern dependency management system and 
wonderful [...]
-<!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?--></p>
+<p>One of DataFusion&rsquo;s advantages is its implementation in <a 
href="https://www.rust-lang.org/";>Rust</a> and thus its easy integration with 
the broader Rust ecosystem. Rust continues to be a major source of benefit, 
from the <a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/";>ease
 of parallelization with the high quality and standardized <code>async</code> 
ecosystem</a> , as well as its modern dependency management system and 
wonderful [...]
+<!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?-->
 <!--
 Maybe we can do this un a future post
 # DataFusion in Action
diff --git a/output/blog/2024/12/05/test-stage-site/index.html 
b/output/blog/2024/12/05/test-stage-site/index.html
new file mode 100644
index 0000000..4f26e51
--- /dev/null
+++ b/output/blog/2024/12/05/test-stage-site/index.html
@@ -0,0 +1,79 @@
+<!doctype html>
+<html class="no-js" lang="en" dir="ltr">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="x-ua-compatible" content="ie=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>Testing Site Generator - Apache DataFusion Blog</title>
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/fontawesome.all.min.css" rel="stylesheet">
+<link href="/css/headerlink.css" rel="stylesheet">
+<link href="/highlight/default.min.css" rel="stylesheet">
+<script src="/highlight/highlight.js"></script>
+<script>hljs.highlightAll();</script>  </head>
+  <body class="d-flex flex-column h-100">
+  <main class="flex-shrink-0">
+<!-- nav bar -->
+<nav class="navbar navbar-expand-lg navbar-dark bg-dark" aria-label="Fifth 
navbar example">
+    <div class="container-fluid">
+        <a class="navbar-brand" href="/"><img 
src="/images/logo_original4x.png" style="height: 32px;"/> Apache DataFusion 
Blog</a>
+        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
+            <span class="navbar-toggler-icon"></span>
+        </button>
+
+        <div class="collapse navbar-collapse" id="navbarADP">
+            <ul class="navbar-nav me-auto mb-2 mb-lg-0">
+                <li class="nav-item">
+                    <a class="nav-link" href="/about.html">About</a>
+                </li>
+                <li class="nav-item">
+                    <a class="nav-link" href="/blog/feed.xml">RSS</a>
+                </li>
+            </ul>
+        </div>
+    </div>
+</nav>    
+
+
+<!-- page contents -->
+<div id="contents">
+    <div class="bg-white p-5 rounded">
+        <div class="col-sm-8 mx-auto">
+          <h1>
+              Testing Site Generator
+          </h1>
+              <p>Posted on: Thu 05 December 2024 by tsaucer</p>
+              <!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris congue tincidunt est ut suscipit.</p>
+        </div>
+      </div>
+    </div>    
+    <!-- footer -->
+    <div class="row">
+      <div class="large-12 medium-12 columns">
+        <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
+          Copyright 2024, <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br/>
+          Apache&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
+        </p>
+      </div>
+    </div>
+    <script src="/js/bootstrap.bundle.min.js"></script>  </main>
+  </body>
+</html>
diff --git a/output/blog/feed.xml b/output/blog/feed.xml
index f7c80b4..b9c530d 100644
--- a/output/blog/feed.xml
+++ b/output/blog/feed.xml
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="utf-8"?>
-<rss version="2.0"><channel><title>Apache DataFusion 
Blog</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Wed,
 20 Nov 2024 00:00:00 +0000</lastBuildDate><item><title>Apache DataFusion Comet 
0.4.0 
Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0</link><description>&lt;!--
+<rss version="2.0"><channel><title>Apache DataFusion 
Blog</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Thu,
 05 Dec 2024 00:00:00 +0000</lastBuildDate><item><title>Testing Site 
Generator</title><link>https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site</link><description>&lt;!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</description><dc:creator 
xmlns:dc="http://purl.org/dc/elements/1.1/";>tsaucer</dc:creator><pubDate>Thu, 
05 Dec 2024 00:00:00 +0000</pubDat [...]
 {% comment %}
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
diff --git a/output/category/blog.html b/output/category/blog.html
index 48fcba5..b9a2ff7 100644
--- a/output/category/blog.html
+++ b/output/category/blog.html
@@ -47,6 +47,43 @@
             <p><i>Here you can find the latest updates from DataFusion and 
related projects.</i></p>
 
 
+    <!-- Post -->
+    <div class="row">
+        <div class="callout">
+            <article class="post">
+                <header>
+                    <div class="title">
+                        <h1><a href="/blog/2024/12/05/test-stage-site">Testing 
Site Generator</a></h1>
+                        <p>Posted on: Thu 05 December 2024 by tsaucer</p>
+                        <p><!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris …</p></p>
+                        <footer>
+                            <ul class="actions">
+                                <div style="text-align: right"><a 
href="/blog/2024/12/05/test-stage-site" class="button medium">Continue 
Reading</a></div>
+                            </ul>
+                            <ul class="stats">
+                            </ul>
+                        </footer>
+            </article>
+        </div>
+    </div>
     <!-- Post -->
     <div class="row">
         <div class="callout">
diff --git a/output/feeds/all-en.atom.xml b/output/feeds/all-en.atom.xml
index 568eca9..b3de040 100644
--- a/output/feeds/all-en.atom.xml
+++ b/output/feeds/all-en.atom.xml
@@ -1,5 +1,41 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion 
Blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/all-en.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-11-20T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 DataFusion Comet 0.4.0 Release</title><link 
href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0 
[...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion 
Blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/all-en.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-05T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Testing
 Site Generator</title><link 
href="https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site"; 
rel="alternate"></li [...]
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</summary><content 
type="html">&lt;!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris congue tincidunt est ut 
suscipit.&lt;/p&gt;</content><category 
term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 
Release</ti [...]
 {% comment %}
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
@@ -3252,8 +3288,8 @@ limitations under the License.
 &lt;h1&gt;Background&lt;/h1&gt;
 &lt;p&gt;DataFusion is used as the engine in &lt;a 
href="https://github.com/apache/arrow-datafusion#known-uses"&gt;many open 
source and commercial projects&lt;/a&gt; and was one of the early open source 
projects to provide this capability. 2022 has validated our belief in the need 
for such a &lt;a 
href="https://docs.google.com/presentation/d/1iNX_35sWUakee2q3zMFPyHE4IV2nC3lkCK_H6Y2qK84/edit#slide=id.p"&gt;"LLVM
 for database and AI systems"&lt;/a&gt;&lt;a href="https://www.slideshare.net/ 
[...]
 &lt;p&gt;While Velox and Acero focus on execution engines, DataFusion provides 
the entire suite of components needed to build most analytic systems, including 
a SQL frontend, a dataframe API, and  extension points for just about 
everything. Some &lt;a 
href="https://github.com/apache/arrow-datafusion#known-uses"&gt;DataFusion 
users&lt;/a&gt; use a subset of the features such as the frontend (e.g. &lt;a 
href="https://dask-sql.readthedocs.io/en/latest/"&gt;dask-sql&lt;/a&gt;) or the 
executi [...]
-&lt;p&gt;One of DataFusion&amp;rsquo;s advantages is its implementation in 
&lt;a href="https://www.rust-lang.org/"&gt;Rust&lt;/a&gt; and thus its easy 
integration with the broader Rust ecosystem. Rust continues to be a major 
source of benefit, from the &lt;a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/"&gt;ease
 of parallelization with the high quality and standardized 
&lt;code&gt;async&lt;/code&gt; ecosystem&lt;/a&gt; , as well as its mod [...]
-&lt;!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?--&gt;&lt;/p&gt;
+&lt;p&gt;One of DataFusion&amp;rsquo;s advantages is its implementation in 
&lt;a href="https://www.rust-lang.org/"&gt;Rust&lt;/a&gt; and thus its easy 
integration with the broader Rust ecosystem. Rust continues to be a major 
source of benefit, from the &lt;a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/"&gt;ease
 of parallelization with the high quality and standardized 
&lt;code&gt;async&lt;/code&gt; ecosystem&lt;/a&gt; , as well as its mod [...]
+&lt;!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?--&gt;
 &lt;!--
 Maybe we can do this un a future post
 # DataFusion in Action
diff --git a/output/feeds/blog.atom.xml b/output/feeds/blog.atom.xml
index cd2f85e..faeba5b 100644
--- a/output/feeds/blog.atom.xml
+++ b/output/feeds/blog.atom.xml
@@ -1,5 +1,41 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion Blog - 
blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/blog.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-11-20T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 DataFusion Comet 0.4.0 Release</title><link 
href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet- [...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion Blog - 
blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/blog.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-05T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Testing
 Site Generator</title><link 
href="https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site"; 
rel="alternate" [...]
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</summary><content 
type="html">&lt;!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris congue tincidunt est ut 
suscipit.&lt;/p&gt;</content><category 
term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 
Release</ti [...]
 {% comment %}
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
@@ -3252,8 +3288,8 @@ limitations under the License.
 &lt;h1&gt;Background&lt;/h1&gt;
 &lt;p&gt;DataFusion is used as the engine in &lt;a 
href="https://github.com/apache/arrow-datafusion#known-uses"&gt;many open 
source and commercial projects&lt;/a&gt; and was one of the early open source 
projects to provide this capability. 2022 has validated our belief in the need 
for such a &lt;a 
href="https://docs.google.com/presentation/d/1iNX_35sWUakee2q3zMFPyHE4IV2nC3lkCK_H6Y2qK84/edit#slide=id.p"&gt;"LLVM
 for database and AI systems"&lt;/a&gt;&lt;a href="https://www.slideshare.net/ 
[...]
 &lt;p&gt;While Velox and Acero focus on execution engines, DataFusion provides 
the entire suite of components needed to build most analytic systems, including 
a SQL frontend, a dataframe API, and  extension points for just about 
everything. Some &lt;a 
href="https://github.com/apache/arrow-datafusion#known-uses"&gt;DataFusion 
users&lt;/a&gt; use a subset of the features such as the frontend (e.g. &lt;a 
href="https://dask-sql.readthedocs.io/en/latest/"&gt;dask-sql&lt;/a&gt;) or the 
executi [...]
-&lt;p&gt;One of DataFusion&amp;rsquo;s advantages is its implementation in 
&lt;a href="https://www.rust-lang.org/"&gt;Rust&lt;/a&gt; and thus its easy 
integration with the broader Rust ecosystem. Rust continues to be a major 
source of benefit, from the &lt;a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/"&gt;ease
 of parallelization with the high quality and standardized 
&lt;code&gt;async&lt;/code&gt; ecosystem&lt;/a&gt; , as well as its mod [...]
-&lt;!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?--&gt;&lt;/p&gt;
+&lt;p&gt;One of DataFusion&amp;rsquo;s advantages is its implementation in 
&lt;a href="https://www.rust-lang.org/"&gt;Rust&lt;/a&gt; and thus its easy 
integration with the broader Rust ecosystem. Rust continues to be a major 
source of benefit, from the &lt;a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/"&gt;ease
 of parallelization with the high quality and standardized 
&lt;code&gt;async&lt;/code&gt; ecosystem&lt;/a&gt; , as well as its mod [...]
+&lt;!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?--&gt;
 &lt;!--
 Maybe we can do this un a future post
 # DataFusion in Action
diff --git a/output/feeds/pmc.atom.xml b/output/feeds/pmc.atom.xml
index 4809b4f..e193a37 100644
--- a/output/feeds/pmc.atom.xml
+++ b/output/feeds/pmc.atom.xml
@@ -1741,8 +1741,8 @@ limitations under the License.
 &lt;h1&gt;Background&lt;/h1&gt;
 &lt;p&gt;DataFusion is used as the engine in &lt;a 
href="https://github.com/apache/arrow-datafusion#known-uses"&gt;many open 
source and commercial projects&lt;/a&gt; and was one of the early open source 
projects to provide this capability. 2022 has validated our belief in the need 
for such a &lt;a 
href="https://docs.google.com/presentation/d/1iNX_35sWUakee2q3zMFPyHE4IV2nC3lkCK_H6Y2qK84/edit#slide=id.p"&gt;"LLVM
 for database and AI systems"&lt;/a&gt;&lt;a href="https://www.slideshare.net/ 
[...]
 &lt;p&gt;While Velox and Acero focus on execution engines, DataFusion provides 
the entire suite of components needed to build most analytic systems, including 
a SQL frontend, a dataframe API, and  extension points for just about 
everything. Some &lt;a 
href="https://github.com/apache/arrow-datafusion#known-uses"&gt;DataFusion 
users&lt;/a&gt; use a subset of the features such as the frontend (e.g. &lt;a 
href="https://dask-sql.readthedocs.io/en/latest/"&gt;dask-sql&lt;/a&gt;) or the 
executi [...]
-&lt;p&gt;One of DataFusion&amp;rsquo;s advantages is its implementation in 
&lt;a href="https://www.rust-lang.org/"&gt;Rust&lt;/a&gt; and thus its easy 
integration with the broader Rust ecosystem. Rust continues to be a major 
source of benefit, from the &lt;a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/"&gt;ease
 of parallelization with the high quality and standardized 
&lt;code&gt;async&lt;/code&gt; ecosystem&lt;/a&gt; , as well as its mod [...]
-&lt;!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?--&gt;&lt;/p&gt;
+&lt;p&gt;One of DataFusion&amp;rsquo;s advantages is its implementation in 
&lt;a href="https://www.rust-lang.org/"&gt;Rust&lt;/a&gt; and thus its easy 
integration with the broader Rust ecosystem. Rust continues to be a major 
source of benefit, from the &lt;a 
href="https://www.influxdata.com/blog/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/"&gt;ease
 of parallelization with the high quality and standardized 
&lt;code&gt;async&lt;/code&gt; ecosystem&lt;/a&gt; , as well as its mod [...]
+&lt;!--While we haven’t invested in the benchmarking ratings game datafusion 
continues to be quite speedy (todo quantity this, with some evidence) – maybe 
clickbench?--&gt;
 &lt;!--
 Maybe we can do this un a future post
 # DataFusion in Action
diff --git a/output/feeds/tsaucer.atom.xml b/output/feeds/tsaucer.atom.xml
new file mode 100644
index 0000000..a61171e
--- /dev/null
+++ b/output/feeds/tsaucer.atom.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion Blog - 
tsaucer</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/tsaucer.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-05T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Testing
 Site Generator</title><link 
href="https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site"; 
rel="alte [...]
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</summary><content 
type="html">&lt;!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris congue tincidunt est ut 
suscipit.&lt;/p&gt;</content><category term="blog"></category></entry></feed>
\ No newline at end of file
diff --git a/output/feeds/tsaucer.rss.xml b/output/feeds/tsaucer.rss.xml
new file mode 100644
index 0000000..255e442
--- /dev/null
+++ b/output/feeds/tsaucer.rss.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rss version="2.0"><channel><title>Apache DataFusion Blog - 
tsaucer</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Thu,
 05 Dec 2024 00:00:00 +0000</lastBuildDate><item><title>Testing Site 
Generator</title><link>https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site</link><description>&lt;!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+--&gt;
+&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</description><dc:creator 
xmlns:dc="http://purl.org/dc/elements/1.1/";>tsaucer</dc:creator><pubDate>Thu, 
05 Dec 2024 00:00:00 +0000</pubDat [...]
\ No newline at end of file
diff --git a/output/index.html b/output/index.html
index c9c4522..b101e4b 100644
--- a/output/index.html
+++ b/output/index.html
@@ -44,6 +44,43 @@
             <p><i>Here you can find the latest updates from DataFusion and 
related projects.</i></p>
 
 
+    <!-- Post -->
+    <div class="row">
+        <div class="callout">
+            <article class="post">
+                <header>
+                    <div class="title">
+                        <h1><a href="/blog/2024/12/05/test-stage-site">Testing 
Site Generator</a></h1>
+                        <p>Posted on: Thu 05 December 2024 by tsaucer</p>
+                        <p><!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris …</p></p>
+                        <footer>
+                            <ul class="actions">
+                                <div style="text-align: right"><a 
href="/blog/2024/12/05/test-stage-site" class="button medium">Continue 
Reading</a></div>
+                            </ul>
+                            <ul class="stats">
+                            </ul>
+                        </footer>
+            </article>
+        </div>
+    </div>
     <!-- Post -->
     <div class="row">
         <div class="callout">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org


Reply via email to