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-site.git


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

commit 36e36d8f6829ffba7ae26deef2c344b528d37583
Author: Build Pelican (action) <[email protected]>
AuthorDate: Tue Jul 22 10:35:53 2025 +0000

    Commit build products
---
 output/2019/02/04/datafusion-donation/index.html                      | 4 ++--
 output/2021/04/12/ballista-donation/index.html                        | 4 ++--
 output/2021/08/18/ballista-0.5.0/index.html                           | 4 ++--
 output/2021/08/18/datafusion-5.0.0/index.html                         | 4 ++--
 output/2021/11/19/2021-11-8-datafusion-6.0.0.md/index.html            | 4 ++--
 output/2022/02/28/datafusion-7.0.0/index.html                         | 4 ++--
 output/2022/03/21/datafusion-contrib/index.html                       | 4 ++--
 output/2022/05/16/datafusion-8.0.0/index.html                         | 4 ++--
 output/2022/10/25/datafusion-13.0.0/index.html                        | 4 ++--
 output/2022/10/28/ballista-0.9.0/index.html                           | 4 ++--
 output/2023/01/19/datafusion-16.0.0/index.html                        | 4 ++--
 output/2023/06/24/datafusion-25.0.0/index.html                        | 4 ++--
 output/2023/08/05/datafusion_fast_grouping/index.html                 | 4 ++--
 output/2024/01/19/datafusion-34.0.0/index.html                        | 4 ++--
 output/2024/03/06/comet-donation/index.html                           | 4 ++--
 output/2024/05/07/datafusion-tlp/index.html                           | 4 ++--
 output/2024/07/20/datafusion-comet-0.1.0/index.html                   | 4 ++--
 output/2024/07/24/datafusion-40.0.0/index.html                        | 4 ++--
 output/2024/08/20/python-datafusion-40.0.0/index.html                 | 4 ++--
 output/2024/08/28/datafusion-comet-0.2.0/index.html                   | 4 ++--
 output/2024/09/13/string-view-german-style-strings-part-1/index.html  | 4 ++--
 output/2024/09/13/string-view-german-style-strings-part-2/index.html  | 4 ++--
 output/2024/09/27/datafusion-comet-0.3.0/index.html                   | 4 ++--
 .../18/datafusion-fastest-single-node-parquet-clickbench/index.html   | 4 ++--
 output/2024/11/19/datafusion-python-udf-comparisons/index.html        | 4 ++--
 output/2024/11/20/datafusion-comet-0.4.0/index.html                   | 4 ++--
 output/2024/12/14/datafusion-python-43.1.0/index.html                 | 4 ++--
 output/2025/01/17/datafusion-comet-0.5.0/index.html                   | 4 ++--
 output/2025/02/02/datafusion-ballista-43.0.0/index.html               | 4 ++--
 output/2025/02/17/datafusion-comet-0.6.0/index.html                   | 4 ++--
 output/2025/02/20/datafusion-45.0.0/index.html                        | 4 ++--
 output/2025/03/11/ordering-analysis/index.html                        | 4 ++--
 output/2025/03/20/datafusion-comet-0.7.0/index.html                   | 4 ++--
 output/2025/03/20/parquet-pruning/index.html                          | 4 ++--
 output/2025/03/21/parquet-pushdown/index.html                         | 4 ++--
 output/2025/03/24/datafusion-46.0.0/index.html                        | 4 ++--
 output/2025/03/30/datafusion-python-46.0.0/index.html                 | 4 ++--
 output/2025/04/10/fastest-tpch-generator/index.html                   | 4 ++--
 output/2025/04/19/user-defined-window-functions/index.html            | 4 ++--
 output/2025/05/06/datafusion-comet-0.8.0/index.html                   | 4 ++--
 output/2025/06/15/optimizing-sql-dataframes-part-one/index.html       | 4 ++--
 output/2025/06/15/optimizing-sql-dataframes-part-two/index.html       | 4 ++--
 output/2025/06/30/cancellation/index.html                             | 4 ++--
 output/2025/07/01/datafusion-comet-0.9.0/index.html                   | 4 ++--
 output/2025/07/11/datafusion-47.0.0/index.html                        | 4 ++--
 output/2025/07/14/user-defined-parquet-indexes/index.html             | 4 ++--
 output/2025/07/16/datafusion-48.0.0/index.html                        | 4 ++--
 output/index.html                                                     | 4 ++--
 48 files changed, 96 insertions(+), 96 deletions(-)

diff --git a/output/2019/02/04/datafusion-donation/index.html 
b/output/2019/02/04/datafusion-donation/index.html
index e4fd017..06fc47a 100644
--- a/output/2019/02/04/datafusion-donation/index.html
+++ b/output/2019/02/04/datafusion-donation/index.html
@@ -146,8 +146,8 @@ while let Some(batch) = results.next().unwrap() {
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2021/04/12/ballista-donation/index.html 
b/output/2021/04/12/ballista-donation/index.html
index 897ef6f..b0cef0d 100644
--- a/output/2021/04/12/ballista-donation/index.html
+++ b/output/2021/04/12/ballista-donation/index.html
@@ -97,8 +97,8 @@ maintainers.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2021/08/18/ballista-0.5.0/index.html 
b/output/2021/08/18/ballista-0.5.0/index.html
index 0f3bfb7..7e9491d 100644
--- a/output/2021/08/18/ballista-0.5.0/index.html
+++ b/output/2021/08/18/ballista-0.5.0/index.html
@@ -111,8 +111,8 @@ and the full list is <a 
href="https://github.com/apache/arrow-datafusion/issues";
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2021/08/18/datafusion-5.0.0/index.html 
b/output/2021/08/18/datafusion-5.0.0/index.html
index b940065..ac90c55 100644
--- a/output/2021/08/18/datafusion-5.0.0/index.html
+++ b/output/2021/08/18/datafusion-5.0.0/index.html
@@ -142,8 +142,8 @@ and the full list is <a 
href="https://github.com/apache/arrow-datafusion/issues";
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2021/11/19/2021-11-8-datafusion-6.0.0.md/index.html 
b/output/2021/11/19/2021-11-8-datafusion-6.0.0.md/index.html
index 6765fbb..2ed0d46 100644
--- a/output/2021/11/19/2021-11-8-datafusion-6.0.0.md/index.html
+++ b/output/2021/11/19/2021-11-8-datafusion-6.0.0.md/index.html
@@ -180,8 +180,8 @@ ways to engage with the community.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2022/02/28/datafusion-7.0.0/index.html 
b/output/2022/02/28/datafusion-7.0.0/index.html
index 2f53c9a..82a065f 100644
--- a/output/2022/02/28/datafusion-7.0.0/index.html
+++ b/output/2022/02/28/datafusion-7.0.0/index.html
@@ -186,8 +186,8 @@ ways to engage with the community.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2022/03/21/datafusion-contrib/index.html 
b/output/2022/03/21/datafusion-contrib/index.html
index e1d45c0..08b7509 100644
--- a/output/2022/03/21/datafusion-contrib/index.html
+++ b/output/2022/03/21/datafusion-contrib/index.html
@@ -182,8 +182,8 @@ can help by trying out DataFusion on some of your own data 
and projects and let
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2022/05/16/datafusion-8.0.0/index.html 
b/output/2022/05/16/datafusion-8.0.0/index.html
index 88734b3..53b1ad9 100644
--- a/output/2022/05/16/datafusion-8.0.0/index.html
+++ b/output/2022/05/16/datafusion-8.0.0/index.html
@@ -214,8 +214,8 @@ ways to engage with the community.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2022/10/25/datafusion-13.0.0/index.html 
b/output/2022/10/25/datafusion-13.0.0/index.html
index 001bcf6..560fe2d 100644
--- a/output/2022/10/25/datafusion-13.0.0/index.html
+++ b/output/2022/10/25/datafusion-13.0.0/index.html
@@ -243,8 +243,8 @@ ways to engage with the community.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2022/10/28/ballista-0.9.0/index.html 
b/output/2022/10/28/ballista-0.9.0/index.html
index 0a722f3..aab9c5d 100644
--- a/output/2022/10/28/ballista-0.9.0/index.html
+++ b/output/2022/10/28/ballista-0.9.0/index.html
@@ -123,8 +123,8 @@ for any bugs or feature suggestions.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2023/01/19/datafusion-16.0.0/index.html 
b/output/2023/01/19/datafusion-16.0.0/index.html
index f4a522a..5e37622 100644
--- a/output/2023/01/19/datafusion-16.0.0/index.html
+++ b/output/2023/01/19/datafusion-16.0.0/index.html
@@ -264,8 +264,8 @@ ways to engage with the community.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2023/06/24/datafusion-25.0.0/index.html 
b/output/2023/06/24/datafusion-25.0.0/index.html
index 52a742b..96d5556 100644
--- a/output/2023/06/24/datafusion-25.0.0/index.html
+++ b/output/2023/06/24/datafusion-25.0.0/index.html
@@ -242,8 +242,8 @@ community.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2023/08/05/datafusion_fast_grouping/index.html 
b/output/2023/08/05/datafusion_fast_grouping/index.html
index f2330d8..1688daf 100644
--- a/output/2023/08/05/datafusion_fast_grouping/index.html
+++ b/output/2023/08/05/datafusion_fast_grouping/index.html
@@ -346,8 +346,8 @@ allocation using the arrow Row format
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/01/19/datafusion-34.0.0/index.html 
b/output/2024/01/19/datafusion-34.0.0/index.html
index 323fe47..4282acd 100644
--- a/output/2024/01/19/datafusion-34.0.0/index.html
+++ b/output/2024/01/19/datafusion-34.0.0/index.html
@@ -291,8 +291,8 @@ the methods listed in our <a 
href="https://arrow.apache.org/datafusion/contribut
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/03/06/comet-donation/index.html 
b/output/2024/03/06/comet-donation/index.html
index 3431e41..56ab6ba 100644
--- a/output/2024/03/06/comet-donation/index.html
+++ b/output/2024/03/06/comet-donation/index.html
@@ -107,8 +107,8 @@ expect to post another update with more details at that 
time.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/05/07/datafusion-tlp/index.html 
b/output/2024/05/07/datafusion-tlp/index.html
index b8134cb..8ac4a06 100644
--- a/output/2024/05/07/datafusion-tlp/index.html
+++ b/output/2024/05/07/datafusion-tlp/index.html
@@ -101,8 +101,8 @@ documentation, bug reports, or a PR with documentation, 
tests or code.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/07/20/datafusion-comet-0.1.0/index.html 
b/output/2024/07/20/datafusion-comet-0.1.0/index.html
index 3a7c5ba..0c10dc2 100644
--- a/output/2024/07/20/datafusion-comet-0.1.0/index.html
+++ b/output/2024/07/20/datafusion-comet-0.1.0/index.html
@@ -141,8 +141,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/07/24/datafusion-40.0.0/index.html 
b/output/2024/07/24/datafusion-40.0.0/index.html
index df82f04..780de32 100644
--- a/output/2024/07/24/datafusion-40.0.0/index.html
+++ b/output/2024/07/24/datafusion-40.0.0/index.html
@@ -350,8 +350,8 @@ can find how to reach us on the <a 
href="https://datafusion.apache.org/contribut
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/08/20/python-datafusion-40.0.0/index.html 
b/output/2024/08/20/python-datafusion-40.0.0/index.html
index ebe11b7..4ef7045 100644
--- a/output/2024/08/20/python-datafusion-40.0.0/index.html
+++ b/output/2024/08/20/python-datafusion-40.0.0/index.html
@@ -197,8 +197,8 @@ page.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/08/28/datafusion-comet-0.2.0/index.html 
b/output/2024/08/28/datafusion-comet-0.2.0/index.html
index f9f7a37..e21df81 100644
--- a/output/2024/08/28/datafusion-comet-0.2.0/index.html
+++ b/output/2024/08/28/datafusion-comet-0.2.0/index.html
@@ -114,8 +114,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git 
a/output/2024/09/13/string-view-german-style-strings-part-1/index.html 
b/output/2024/09/13/string-view-german-style-strings-part-1/index.html
index c43ae97..2ba2f71 100644
--- a/output/2024/09/13/string-view-german-style-strings-part-1/index.html
+++ b/output/2024/09/13/string-view-german-style-strings-part-1/index.html
@@ -158,8 +158,8 @@ along with some of the pitfalls we encountered while 
implementing them.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git 
a/output/2024/09/13/string-view-german-style-strings-part-2/index.html 
b/output/2024/09/13/string-view-german-style-strings-part-2/index.html
index 2812ab5..cde6907 100644
--- a/output/2024/09/13/string-view-german-style-strings-part-2/index.html
+++ b/output/2024/09/13/string-view-german-style-strings-part-2/index.html
@@ -135,8 +135,8 @@ In certain cases, we found that multiple calls to <a 
href="https://docs.rs/arrow
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/09/27/datafusion-comet-0.3.0/index.html 
b/output/2024/09/27/datafusion-comet-0.3.0/index.html
index 70cdc4a..17eca2a 100644
--- a/output/2024/09/27/datafusion-comet-0.3.0/index.html
+++ b/output/2024/09/27/datafusion-comet-0.3.0/index.html
@@ -111,8 +111,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git 
a/output/2024/11/18/datafusion-fastest-single-node-parquet-clickbench/index.html
 
b/output/2024/11/18/datafusion-fastest-single-node-parquet-clickbench/index.html
index 846fdc4..df7fe1b 100644
--- 
a/output/2024/11/18/datafusion-fastest-single-node-parquet-clickbench/index.html
+++ 
b/output/2024/11/18/datafusion-fastest-single-node-parquet-clickbench/index.html
@@ -250,8 +250,8 @@ online</a>.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/11/19/datafusion-python-udf-comparisons/index.html 
b/output/2024/11/19/datafusion-python-udf-comparisons/index.html
index 2b00ae9..11a83d8 100644
--- a/output/2024/11/19/datafusion-python-udf-comparisons/index.html
+++ b/output/2024/11/19/datafusion-python-udf-comparisons/index.html
@@ -588,8 +588,8 @@ to make a great tool. If you want to get involved, please 
take a look at the
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/11/20/datafusion-comet-0.4.0/index.html 
b/output/2024/11/20/datafusion-comet-0.4.0/index.html
index 96b6eeb..08ed39d 100644
--- a/output/2024/11/20/datafusion-comet-0.4.0/index.html
+++ b/output/2024/11/20/datafusion-comet-0.4.0/index.html
@@ -125,8 +125,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2024/12/14/datafusion-python-43.1.0/index.html 
b/output/2024/12/14/datafusion-python-43.1.0/index.html
index e012378..3e62691 100644
--- a/output/2024/12/14/datafusion-python-43.1.0/index.html
+++ b/output/2024/12/14/datafusion-python-43.1.0/index.html
@@ -178,8 +178,8 @@ page.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/01/17/datafusion-comet-0.5.0/index.html 
b/output/2025/01/17/datafusion-comet-0.5.0/index.html
index 58acef3..b4d3787 100644
--- a/output/2025/01/17/datafusion-comet-0.5.0/index.html
+++ b/output/2025/01/17/datafusion-comet-0.5.0/index.html
@@ -120,8 +120,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/02/02/datafusion-ballista-43.0.0/index.html 
b/output/2025/02/02/datafusion-ballista-43.0.0/index.html
index 2c00803..0d46a2b 100644
--- a/output/2025/02/02/datafusion-ballista-43.0.0/index.html
+++ b/output/2025/02/02/datafusion-ballista-43.0.0/index.html
@@ -117,8 +117,8 @@ Currently, there is no established long-term roadmap for 
Ballista. A plan will b
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/02/17/datafusion-comet-0.6.0/index.html 
b/output/2025/02/17/datafusion-comet-0.6.0/index.html
index a4511e3..69172ba 100644
--- a/output/2025/02/17/datafusion-comet-0.6.0/index.html
+++ b/output/2025/02/17/datafusion-comet-0.6.0/index.html
@@ -105,8 +105,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/02/20/datafusion-45.0.0/index.html 
b/output/2025/02/20/datafusion-45.0.0/index.html
index 893dab0..73f7ec7 100644
--- a/output/2025/02/20/datafusion-45.0.0/index.html
+++ b/output/2025/02/20/datafusion-45.0.0/index.html
@@ -213,8 +213,8 @@ can find how to reach us on the <a 
href="https://datafusion.apache.org/contribut
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/03/11/ordering-analysis/index.html 
b/output/2025/03/11/ordering-analysis/index.html
index 51bb59a..15d49e0 100644
--- a/output/2025/03/11/ordering-analysis/index.html
+++ b/output/2025/03/11/ordering-analysis/index.html
@@ -417,8 +417,8 @@ We go back to step 4 until the ordering requirement list is 
exhausted or its len
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/03/20/datafusion-comet-0.7.0/index.html 
b/output/2025/03/20/datafusion-comet-0.7.0/index.html
index 098e850..65dc3de 100644
--- a/output/2025/03/20/datafusion-comet-0.7.0/index.html
+++ b/output/2025/03/20/datafusion-comet-0.7.0/index.html
@@ -127,8 +127,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/03/20/parquet-pruning/index.html 
b/output/2025/03/20/parquet-pruning/index.html
index e9ae80b..f92e0ca 100644
--- a/output/2025/03/20/parquet-pruning/index.html
+++ b/output/2025/03/20/parquet-pruning/index.html
@@ -113,8 +113,8 @@ Each step may reduce the amount of data to be read and 
processed, significantly
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/03/21/parquet-pushdown/index.html 
b/output/2025/03/21/parquet-pushdown/index.html
index 3b53fa2..3d8c5f4 100644
--- a/output/2025/03/21/parquet-pushdown/index.html
+++ b/output/2025/03/21/parquet-pushdown/index.html
@@ -298,8 +298,8 @@ The challenge lies in efficiently navigating through the 
dynamics of decoding, f
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/03/24/datafusion-46.0.0/index.html 
b/output/2025/03/24/datafusion-46.0.0/index.html
index 766b0ac..4c909af 100644
--- a/output/2025/03/24/datafusion-46.0.0/index.html
+++ b/output/2025/03/24/datafusion-46.0.0/index.html
@@ -134,8 +134,8 @@ SELECT col2, col1 FROM t2;
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/03/30/datafusion-python-46.0.0/index.html 
b/output/2025/03/30/datafusion-python-46.0.0/index.html
index 900c75c..e8e69b3 100644
--- a/output/2025/03/30/datafusion-python-46.0.0/index.html
+++ b/output/2025/03/30/datafusion-python-46.0.0/index.html
@@ -240,8 +240,8 @@ to have you join us and help the project.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/04/10/fastest-tpch-generator/index.html 
b/output/2025/04/10/fastest-tpch-generator/index.html
index 7fb764c..aa0b326 100644
--- a/output/2025/04/10/fastest-tpch-generator/index.html
+++ b/output/2025/04/10/fastest-tpch-generator/index.html
@@ -488,8 +488,8 @@ DataFusion (see <a 
href="https://github.com/apache/datafusion/issues/14608";>apac
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/04/19/user-defined-window-functions/index.html 
b/output/2025/04/19/user-defined-window-functions/index.html
index df6d7eb..70cefe5 100644
--- a/output/2025/04/19/user-defined-window-functions/index.html
+++ b/output/2025/04/19/user-defined-window-functions/index.html
@@ -380,8 +380,8 @@ giving it a try. This post was designed to make it easier 
for new users to work
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/05/06/datafusion-comet-0.8.0/index.html 
b/output/2025/05/06/datafusion-comet-0.8.0/index.html
index 35ca148..0931c1f 100644
--- a/output/2025/05/06/datafusion-comet-0.8.0/index.html
+++ b/output/2025/05/06/datafusion-comet-0.8.0/index.html
@@ -112,8 +112,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/06/15/optimizing-sql-dataframes-part-one/index.html 
b/output/2025/06/15/optimizing-sql-dataframes-part-one/index.html
index 1ac6a21..6f23066 100644
--- a/output/2025/06/15/optimizing-sql-dataframes-part-one/index.html
+++ b/output/2025/06/15/optimizing-sql-dataframes-part-one/index.html
@@ -238,8 +238,8 @@ optimizations</a>.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/06/15/optimizing-sql-dataframes-part-two/index.html 
b/output/2025/06/15/optimizing-sql-dataframes-part-two/index.html
index 9381d71..86570d3 100644
--- a/output/2025/06/15/optimizing-sql-dataframes-part-two/index.html
+++ b/output/2025/06/15/optimizing-sql-dataframes-part-two/index.html
@@ -407,8 +407,8 @@ to the fun of building a database together.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/06/30/cancellation/index.html 
b/output/2025/06/30/cancellation/index.html
index c5983ac..6dbae19 100644
--- a/output/2025/06/30/cancellation/index.html
+++ b/output/2025/06/30/cancellation/index.html
@@ -414,8 +414,8 @@ it out, we would love for you to join us.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/07/01/datafusion-comet-0.9.0/index.html 
b/output/2025/07/01/datafusion-comet-0.9.0/index.html
index 49e6d7b..566e51c 100644
--- a/output/2025/07/01/datafusion-comet-0.9.0/index.html
+++ b/output/2025/07/01/datafusion-comet-0.9.0/index.html
@@ -172,8 +172,8 @@ Comet.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/07/11/datafusion-47.0.0/index.html 
b/output/2025/07/11/datafusion-47.0.0/index.html
index dcb8caa..e80f122 100644
--- a/output/2025/07/11/datafusion-47.0.0/index.html
+++ b/output/2025/07/11/datafusion-47.0.0/index.html
@@ -268,8 +268,8 @@ can find how to reach us on the <a 
href="https://datafusion.apache.org/contribut
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/07/14/user-defined-parquet-indexes/index.html 
b/output/2025/07/14/user-defined-parquet-indexes/index.html
index 266ce01..299f304 100644
--- a/output/2025/07/14/user-defined-parquet-indexes/index.html
+++ b/output/2025/07/14/user-defined-parquet-indexes/index.html
@@ -518,8 +518,8 @@ it out, we would love for you to join us.</p>
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/2025/07/16/datafusion-48.0.0/index.html 
b/output/2025/07/16/datafusion-48.0.0/index.html
index 718ed03..36cf331 100644
--- a/output/2025/07/16/datafusion-48.0.0/index.html
+++ b/output/2025/07/16/datafusion-48.0.0/index.html
@@ -221,8 +221,8 @@ can find how to reach us on the <a 
href="https://datafusion.apache.org/contribut
       </div>
     </div>    
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.
diff --git a/output/index.html b/output/index.html
index 2b9b0d1..10d6b89 100644
--- a/output/index.html
+++ b/output/index.html
@@ -1989,8 +1989,8 @@ limitations under the License.
     </div>
 </div>
     <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
+    <div class="row g-0">
+      <div class="col-12">
         <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
           Copyright 2025, <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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to