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

commit b96f027cedce04c494a240d01cdfd43903eb4fa5
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Thu Mar 20 20:29:30 2025 +0000

    Commit build products
---
 blog/2025/03/20/datafusion-comet-0.7.0/index.html | 6 +++---
 blog/feeds/all-en.atom.xml                        | 6 +++---
 blog/feeds/blog.atom.xml                          | 6 +++---
 blog/feeds/pmc.atom.xml                           | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/blog/2025/03/20/datafusion-comet-0.7.0/index.html 
b/blog/2025/03/20/datafusion-comet-0.7.0/index.html
index 5db2ca1..7b80fc5 100644
--- a/blog/2025/03/20/datafusion-comet-0.7.0/index.html
+++ b/blog/2025/03/20/datafusion-comet-0.7.0/index.html
@@ -93,8 +93,8 @@ stored locally in Parquet format on NVMe storage. Spark was 
running in Kubernete
 </ul>
 <h2>Improved Hash Join Performance</h2>
 <p>When using the <code>spark.comet.exec.replaceSortMergeJoin</code> setting 
to replace sort-merge joins with hash joins, Comet 
-will now do a better job of picking the optimal build side (thanks to <a 
href="https://github.com/hayman42";>@hayman42</a> for suggesting this, and 
thanks to the 
-<a href="https://github.com/apache/incubator-gluten/";>Apache 
Gluten(incubating)</a> project for the inspiration in implementing this 
feature).</p>
+will now do a better job of picking the optimal build side. Thanks to <a 
href="https://github.com/hayman42";>@hayman42</a> for suggesting this, and 
thanks to the 
+<a href="https://github.com/apache/incubator-gluten/";>Apache 
Gluten(incubating)</a> project for the inspiration in implementing this 
feature.</p>
 <h2>Experimental Support for DataFusion&rsquo;s DataSourceExec</h2>
 <p>It is now possible to configure Comet to use DataFusion&rsquo;s 
<code>DataSourceExec</code> instead of Comet&rsquo;s current Parquet reader. 
 Support should still be considered experimental, but most of Comet&rsquo;s 
unit tests are now passing with the new reader. 
@@ -105,7 +105,7 @@ variable 
<code>COMET_PARQUET_SCAN_IMPL=native_datafusion</code>.</p>
 <p>With DataFusion&rsquo;s <code>DataSourceExec</code> enabled, there is now 
some early support for reading structs from Parquet. This is 
 largely untested and we would welcome additional testing from the community to 
help determine what is and isn&rsquo;t working, 
 as well as contributions to improve support for structs and other complex 
types. The tracking issue is 
-https://github.com/apache/datafusion-comet/issues/1043.</p>
+<a 
href="https://github.com/apache/datafusion-comet/issues/1043";>https://github.com/apache/datafusion-comet/issues/1043</a>.</p>
 <h2>Updates to supported Spark versions</h2>
 <ul>
 <li>Comet 0.7.0 is now tested against Spark 3.5.4 rather than 3.5.1</li>
diff --git a/blog/feeds/all-en.atom.xml b/blog/feeds/all-en.atom.xml
index 01a65f5..5d03759 100644
--- a/blog/feeds/all-en.atom.xml
+++ b/blog/feeds/all-en.atom.xml
@@ -70,8 +70,8 @@ stored locally in Parquet format on NVMe storage. Spark was 
running in Kubernete
 &lt;/ul&gt;
 &lt;h2&gt;Improved Hash Join Performance&lt;/h2&gt;
 &lt;p&gt;When using the 
&lt;code&gt;spark.comet.exec.replaceSortMergeJoin&lt;/code&gt; setting to 
replace sort-merge joins with hash joins, Comet 
-will now do a better job of picking the optimal build side (thanks to &lt;a 
href="https://github.com/hayman42"&gt;@hayman42&lt;/a&gt; for suggesting this, 
and thanks to the 
-&lt;a href="https://github.com/apache/incubator-gluten/"&gt;Apache 
Gluten(incubating)&lt;/a&gt; project for the inspiration in implementing this 
feature).&lt;/p&gt;
+will now do a better job of picking the optimal build side. Thanks to &lt;a 
href="https://github.com/hayman42"&gt;@hayman42&lt;/a&gt; for suggesting this, 
and thanks to the 
+&lt;a href="https://github.com/apache/incubator-gluten/"&gt;Apache 
Gluten(incubating)&lt;/a&gt; project for the inspiration in implementing this 
feature.&lt;/p&gt;
 &lt;h2&gt;Experimental Support for DataFusion&amp;rsquo;s 
DataSourceExec&lt;/h2&gt;
 &lt;p&gt;It is now possible to configure Comet to use DataFusion&amp;rsquo;s 
&lt;code&gt;DataSourceExec&lt;/code&gt; instead of Comet&amp;rsquo;s current 
Parquet reader. 
 Support should still be considered experimental, but most of Comet&amp;rsquo;s 
unit tests are now passing with the new reader. 
@@ -82,7 +82,7 @@ variable 
&lt;code&gt;COMET_PARQUET_SCAN_IMPL=native_datafusion&lt;/code&gt;.&lt;
 &lt;p&gt;With DataFusion&amp;rsquo;s &lt;code&gt;DataSourceExec&lt;/code&gt; 
enabled, there is now some early support for reading structs from Parquet. This 
is 
 largely untested and we would welcome additional testing from the community to 
help determine what is and isn&amp;rsquo;t working, 
 as well as contributions to improve support for structs and other complex 
types. The tracking issue is 
-https://github.com/apache/datafusion-comet/issues/1043.&lt;/p&gt;
+&lt;a 
href="https://github.com/apache/datafusion-comet/issues/1043"&gt;https://github.com/apache/datafusion-comet/issues/1043&lt;/a&gt;.&lt;/p&gt;
 &lt;h2&gt;Updates to supported Spark versions&lt;/h2&gt;
 &lt;ul&gt;
 &lt;li&gt;Comet 0.7.0 is now tested against Spark 3.5.4 rather than 
3.5.1&lt;/li&gt;
diff --git a/blog/feeds/blog.atom.xml b/blog/feeds/blog.atom.xml
index bb2e0ef..6984145 100644
--- a/blog/feeds/blog.atom.xml
+++ b/blog/feeds/blog.atom.xml
@@ -70,8 +70,8 @@ stored locally in Parquet format on NVMe storage. Spark was 
running in Kubernete
 &lt;/ul&gt;
 &lt;h2&gt;Improved Hash Join Performance&lt;/h2&gt;
 &lt;p&gt;When using the 
&lt;code&gt;spark.comet.exec.replaceSortMergeJoin&lt;/code&gt; setting to 
replace sort-merge joins with hash joins, Comet 
-will now do a better job of picking the optimal build side (thanks to &lt;a 
href="https://github.com/hayman42"&gt;@hayman42&lt;/a&gt; for suggesting this, 
and thanks to the 
-&lt;a href="https://github.com/apache/incubator-gluten/"&gt;Apache 
Gluten(incubating)&lt;/a&gt; project for the inspiration in implementing this 
feature).&lt;/p&gt;
+will now do a better job of picking the optimal build side. Thanks to &lt;a 
href="https://github.com/hayman42"&gt;@hayman42&lt;/a&gt; for suggesting this, 
and thanks to the 
+&lt;a href="https://github.com/apache/incubator-gluten/"&gt;Apache 
Gluten(incubating)&lt;/a&gt; project for the inspiration in implementing this 
feature.&lt;/p&gt;
 &lt;h2&gt;Experimental Support for DataFusion&amp;rsquo;s 
DataSourceExec&lt;/h2&gt;
 &lt;p&gt;It is now possible to configure Comet to use DataFusion&amp;rsquo;s 
&lt;code&gt;DataSourceExec&lt;/code&gt; instead of Comet&amp;rsquo;s current 
Parquet reader. 
 Support should still be considered experimental, but most of Comet&amp;rsquo;s 
unit tests are now passing with the new reader. 
@@ -82,7 +82,7 @@ variable 
&lt;code&gt;COMET_PARQUET_SCAN_IMPL=native_datafusion&lt;/code&gt;.&lt;
 &lt;p&gt;With DataFusion&amp;rsquo;s &lt;code&gt;DataSourceExec&lt;/code&gt; 
enabled, there is now some early support for reading structs from Parquet. This 
is 
 largely untested and we would welcome additional testing from the community to 
help determine what is and isn&amp;rsquo;t working, 
 as well as contributions to improve support for structs and other complex 
types. The tracking issue is 
-https://github.com/apache/datafusion-comet/issues/1043.&lt;/p&gt;
+&lt;a 
href="https://github.com/apache/datafusion-comet/issues/1043"&gt;https://github.com/apache/datafusion-comet/issues/1043&lt;/a&gt;.&lt;/p&gt;
 &lt;h2&gt;Updates to supported Spark versions&lt;/h2&gt;
 &lt;ul&gt;
 &lt;li&gt;Comet 0.7.0 is now tested against Spark 3.5.4 rather than 
3.5.1&lt;/li&gt;
diff --git a/blog/feeds/pmc.atom.xml b/blog/feeds/pmc.atom.xml
index 64778cb..372146c 100644
--- a/blog/feeds/pmc.atom.xml
+++ b/blog/feeds/pmc.atom.xml
@@ -70,8 +70,8 @@ stored locally in Parquet format on NVMe storage. Spark was 
running in Kubernete
 &lt;/ul&gt;
 &lt;h2&gt;Improved Hash Join Performance&lt;/h2&gt;
 &lt;p&gt;When using the 
&lt;code&gt;spark.comet.exec.replaceSortMergeJoin&lt;/code&gt; setting to 
replace sort-merge joins with hash joins, Comet 
-will now do a better job of picking the optimal build side (thanks to &lt;a 
href="https://github.com/hayman42"&gt;@hayman42&lt;/a&gt; for suggesting this, 
and thanks to the 
-&lt;a href="https://github.com/apache/incubator-gluten/"&gt;Apache 
Gluten(incubating)&lt;/a&gt; project for the inspiration in implementing this 
feature).&lt;/p&gt;
+will now do a better job of picking the optimal build side. Thanks to &lt;a 
href="https://github.com/hayman42"&gt;@hayman42&lt;/a&gt; for suggesting this, 
and thanks to the 
+&lt;a href="https://github.com/apache/incubator-gluten/"&gt;Apache 
Gluten(incubating)&lt;/a&gt; project for the inspiration in implementing this 
feature.&lt;/p&gt;
 &lt;h2&gt;Experimental Support for DataFusion&amp;rsquo;s 
DataSourceExec&lt;/h2&gt;
 &lt;p&gt;It is now possible to configure Comet to use DataFusion&amp;rsquo;s 
&lt;code&gt;DataSourceExec&lt;/code&gt; instead of Comet&amp;rsquo;s current 
Parquet reader. 
 Support should still be considered experimental, but most of Comet&amp;rsquo;s 
unit tests are now passing with the new reader. 
@@ -82,7 +82,7 @@ variable 
&lt;code&gt;COMET_PARQUET_SCAN_IMPL=native_datafusion&lt;/code&gt;.&lt;
 &lt;p&gt;With DataFusion&amp;rsquo;s &lt;code&gt;DataSourceExec&lt;/code&gt; 
enabled, there is now some early support for reading structs from Parquet. This 
is 
 largely untested and we would welcome additional testing from the community to 
help determine what is and isn&amp;rsquo;t working, 
 as well as contributions to improve support for structs and other complex 
types. The tracking issue is 
-https://github.com/apache/datafusion-comet/issues/1043.&lt;/p&gt;
+&lt;a 
href="https://github.com/apache/datafusion-comet/issues/1043"&gt;https://github.com/apache/datafusion-comet/issues/1043&lt;/a&gt;.&lt;/p&gt;
 &lt;h2&gt;Updates to supported Spark versions&lt;/h2&gt;
 &lt;ul&gt;
 &lt;li&gt;Comet 0.7.0 is now tested against Spark 3.5.4 rather than 
3.5.1&lt;/li&gt;


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

Reply via email to