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’s DataSourceExec</h2> <p>It is now possible to configure Comet to use DataFusion’s <code>DataSourceExec</code> instead of Comet’s current Parquet reader. Support should still be considered experimental, but most of Comet’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’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’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 </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. @@ -82,7 +82,7 @@ variable <code>COMET_PARQUET_SCAN_IMPL=native_datafusion</code>.< <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/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 </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. @@ -82,7 +82,7 @@ variable <code>COMET_PARQUET_SCAN_IMPL=native_datafusion</code>.< <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/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 </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. @@ -82,7 +82,7 @@ variable <code>COMET_PARQUET_SCAN_IMPL=native_datafusion</code>.< <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> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org