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 8387e25  Commit build products
8387e25 is described below

commit 8387e25968b1abc27a0470dff9ae25c714c518e4
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Tue Jul 1 13:26:07 2025 +0000

    Commit build products
---
 blog/2025/07/01/datafusion-comet-0.9.0/index.html | 26 +++++++++++++++++++++++
 blog/feeds/all-en.atom.xml                        | 26 +++++++++++++++++++++++
 blog/feeds/blog.atom.xml                          | 26 +++++++++++++++++++++++
 blog/feeds/pmc.atom.xml                           | 26 +++++++++++++++++++++++
 4 files changed, 104 insertions(+)

diff --git a/blog/2025/07/01/datafusion-comet-0.9.0/index.html 
b/blog/2025/07/01/datafusion-comet-0.9.0/index.html
index 9fbd891..77ce609 100644
--- a/blog/2025/07/01/datafusion-comet-0.9.0/index.html
+++ b/blog/2025/07/01/datafusion-comet-0.9.0/index.html
@@ -101,6 +101,32 @@ Spark 3.5.6).</p>
 <p>This release contains numerous bug fixes to achieve this coverage, 
including improved support for exchange reuse
 when AQE is enabled. The remaining ignored tests are mostly related to metric 
differences or tests irrelevant to
 Comet, such as tests for whole-stage code generation.</p>
+<style>
+  table {
+    border-collapse: collapse;
+    width: 100%;
+    font-family: sans-serif;
+  }
+
+  th, td {
+    text-align: left;
+    padding: 8px 12px;
+  }
+
+  th {
+    background-color: #f2f2f2;
+    font-weight: bold;
+  }
+
+  td {
+    border-bottom: 1px solid #ddd;
+  }
+
+  tbody tr:last-child td {
+    font-weight: bold;
+    border-top: 2px solid #000;
+  }
+</style>
 <table>
 <thead>
 <tr>
diff --git a/blog/feeds/all-en.atom.xml b/blog/feeds/all-en.atom.xml
index e03b79e..1643fa3 100644
--- a/blog/feeds/all-en.atom.xml
+++ b/blog/feeds/all-en.atom.xml
@@ -78,6 +78,32 @@ Spark 3.5.6).&lt;/p&gt;
 &lt;p&gt;This release contains numerous bug fixes to achieve this coverage, 
including improved support for exchange reuse
 when AQE is enabled. The remaining ignored tests are mostly related to metric 
differences or tests irrelevant to
 Comet, such as tests for whole-stage code generation.&lt;/p&gt;
+&lt;style&gt;
+  table {
+    border-collapse: collapse;
+    width: 100%;
+    font-family: sans-serif;
+  }
+
+  th, td {
+    text-align: left;
+    padding: 8px 12px;
+  }
+
+  th {
+    background-color: #f2f2f2;
+    font-weight: bold;
+  }
+
+  td {
+    border-bottom: 1px solid #ddd;
+  }
+
+  tbody tr:last-child td {
+    font-weight: bold;
+    border-top: 2px solid #000;
+  }
+&lt;/style&gt;
 &lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
diff --git a/blog/feeds/blog.atom.xml b/blog/feeds/blog.atom.xml
index bdd402d..8da4dc9 100644
--- a/blog/feeds/blog.atom.xml
+++ b/blog/feeds/blog.atom.xml
@@ -78,6 +78,32 @@ Spark 3.5.6).&lt;/p&gt;
 &lt;p&gt;This release contains numerous bug fixes to achieve this coverage, 
including improved support for exchange reuse
 when AQE is enabled. The remaining ignored tests are mostly related to metric 
differences or tests irrelevant to
 Comet, such as tests for whole-stage code generation.&lt;/p&gt;
+&lt;style&gt;
+  table {
+    border-collapse: collapse;
+    width: 100%;
+    font-family: sans-serif;
+  }
+
+  th, td {
+    text-align: left;
+    padding: 8px 12px;
+  }
+
+  th {
+    background-color: #f2f2f2;
+    font-weight: bold;
+  }
+
+  td {
+    border-bottom: 1px solid #ddd;
+  }
+
+  tbody tr:last-child td {
+    font-weight: bold;
+    border-top: 2px solid #000;
+  }
+&lt;/style&gt;
 &lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
diff --git a/blog/feeds/pmc.atom.xml b/blog/feeds/pmc.atom.xml
index ff020b5..0fe05bd 100644
--- a/blog/feeds/pmc.atom.xml
+++ b/blog/feeds/pmc.atom.xml
@@ -78,6 +78,32 @@ Spark 3.5.6).&lt;/p&gt;
 &lt;p&gt;This release contains numerous bug fixes to achieve this coverage, 
including improved support for exchange reuse
 when AQE is enabled. The remaining ignored tests are mostly related to metric 
differences or tests irrelevant to
 Comet, such as tests for whole-stage code generation.&lt;/p&gt;
+&lt;style&gt;
+  table {
+    border-collapse: collapse;
+    width: 100%;
+    font-family: sans-serif;
+  }
+
+  th, td {
+    text-align: left;
+    padding: 8px 12px;
+  }
+
+  th {
+    background-color: #f2f2f2;
+    font-weight: bold;
+  }
+
+  td {
+    border-bottom: 1px solid #ddd;
+  }
+
+  tbody tr:last-child td {
+    font-weight: bold;
+    border-top: 2px solid #000;
+  }
+&lt;/style&gt;
 &lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;


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

Reply via email to