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 782daba  Commit build products
782daba is described below

commit 782daba26856af9feed8b1f7d46e6da0395b08f7
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Fri Jul 4 15:45:34 2025 +0000

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

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 7fb2240..2a1b625 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
@@ -97,10 +97,11 @@ now been fixed.</p>
 </ul>
 <h3>Improved Spark SQL Test Coverage</h3>
 <p>Comet now passes 97% of the Spark SQL test suite, with more than 24,000 
tests passing (based on testing against
-Spark 3.5.6).</p>
+Spark 3.5.6). The remaining 3% of tests are ignored for various reasons, such 
as being too specific to Spark 
+internals, or testing for features that are not relevant to Comet, such as 
whole-stage code generation, which
+is not needed when using a vectorized execution engine.</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>
+when AQE is enabled.</p>
 <style>
   table {
     border-collapse: collapse;
diff --git a/blog/feeds/all-en.atom.xml b/blog/feeds/all-en.atom.xml
index 2e3295e..8cc1b8a 100644
--- a/blog/feeds/all-en.atom.xml
+++ b/blog/feeds/all-en.atom.xml
@@ -74,10 +74,11 @@ now been fixed.&lt;/p&gt;
 &lt;/ul&gt;
 &lt;h3&gt;Improved Spark SQL Test Coverage&lt;/h3&gt;
 &lt;p&gt;Comet now passes 97% of the Spark SQL test suite, with more than 
24,000 tests passing (based on testing against
-Spark 3.5.6).&lt;/p&gt;
+Spark 3.5.6). The remaining 3% of tests are ignored for various reasons, such 
as being too specific to Spark 
+internals, or testing for features that are not relevant to Comet, such as 
whole-stage code generation, which
+is not needed when using a vectorized execution engine.&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;
+when AQE is enabled.&lt;/p&gt;
 &lt;style&gt;
   table {
     border-collapse: collapse;
diff --git a/blog/feeds/blog.atom.xml b/blog/feeds/blog.atom.xml
index 2ef2a01..ca97bcb 100644
--- a/blog/feeds/blog.atom.xml
+++ b/blog/feeds/blog.atom.xml
@@ -74,10 +74,11 @@ now been fixed.&lt;/p&gt;
 &lt;/ul&gt;
 &lt;h3&gt;Improved Spark SQL Test Coverage&lt;/h3&gt;
 &lt;p&gt;Comet now passes 97% of the Spark SQL test suite, with more than 
24,000 tests passing (based on testing against
-Spark 3.5.6).&lt;/p&gt;
+Spark 3.5.6). The remaining 3% of tests are ignored for various reasons, such 
as being too specific to Spark 
+internals, or testing for features that are not relevant to Comet, such as 
whole-stage code generation, which
+is not needed when using a vectorized execution engine.&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;
+when AQE is enabled.&lt;/p&gt;
 &lt;style&gt;
   table {
     border-collapse: collapse;
diff --git a/blog/feeds/pmc.atom.xml b/blog/feeds/pmc.atom.xml
index fe12906..7c27d73 100644
--- a/blog/feeds/pmc.atom.xml
+++ b/blog/feeds/pmc.atom.xml
@@ -74,10 +74,11 @@ now been fixed.&lt;/p&gt;
 &lt;/ul&gt;
 &lt;h3&gt;Improved Spark SQL Test Coverage&lt;/h3&gt;
 &lt;p&gt;Comet now passes 97% of the Spark SQL test suite, with more than 
24,000 tests passing (based on testing against
-Spark 3.5.6).&lt;/p&gt;
+Spark 3.5.6). The remaining 3% of tests are ignored for various reasons, such 
as being too specific to Spark 
+internals, or testing for features that are not relevant to Comet, such as 
whole-stage code generation, which
+is not needed when using a vectorized execution engine.&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;
+when AQE is enabled.&lt;/p&gt;
 &lt;style&gt;
   table {
     border-collapse: collapse;


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

Reply via email to