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 5e72cb5 Commit build products 5e72cb5 is described below commit 5e72cb5c63e1cb31cb63fa8e73290e6f87fe66dd Author: Build Pelican (action) <priv...@infra.apache.org> AuthorDate: Sat Dec 7 11:58:05 2024 +0000 Commit build products --- output/author/pmc.html | 36 +++---- .../{11/20 => 12/07}/datafusion-44.0.0/index.html | 6 +- output/blog/feed.xml | 28 +++--- output/category/blog.html | 36 +++---- output/feeds/all-en.atom.xml | 108 ++++++++++----------- output/feeds/blog.atom.xml | 108 ++++++++++----------- output/feeds/pmc.atom.xml | 108 ++++++++++----------- output/feeds/pmc.rss.xml | 28 +++--- output/index.html | 36 +++---- 9 files changed, 247 insertions(+), 247 deletions(-) diff --git a/output/author/pmc.html b/output/author/pmc.html index ca67caa..66feda9 100644 --- a/output/author/pmc.html +++ b/output/author/pmc.html @@ -53,8 +53,8 @@ <article class="post"> <header> <div class="title"> - <h1><a href="/blog/2024/11/20/datafusion-comet-0.4.0">Apache DataFusion Comet 0.4.0 Release</a></h1> - <p>Posted on: Wed 20 November 2024 by pmc</p> + <h1><a href="/blog/2024/12/07/datafusion-44.0.0">Apache DataFusion 44.0.0 Release</a></h1> + <p>Posted on: Sat 07 December 2024 by pmc</p> <p><!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more @@ -73,13 +73,18 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> -<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for -improved performance and efficiency without requiring any code changes.</p> -<p>Comet runs on commodity hardware and aims to …</p></p> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></p> <footer> <ul class="actions"> - <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-comet-0.4.0" class="button medium">Continue Reading</a></div> + <div style="text-align: right"><a href="/blog/2024/12/07/datafusion-44.0.0" class="button medium">Continue Reading</a></div> </ul> <ul class="stats"> </ul> @@ -93,7 +98,7 @@ improved performance and efficiency without requiring any code changes.</p> <article class="post"> <header> <div class="title"> - <h1><a href="/blog/2024/11/20/datafusion-44.0.0">Apache DataFusion Comet 0.4.0 Release</a></h1> + <h1><a href="/blog/2024/11/20/datafusion-comet-0.4.0">Apache DataFusion Comet 0.4.0 Release</a></h1> <p>Posted on: Wed 20 November 2024 by pmc</p> <p><!-- {% comment %} @@ -113,18 +118,13 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></p> +<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> +<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for +improved performance and efficiency without requiring any code changes.</p> +<p>Comet runs on commodity hardware and aims to …</p></p> <footer> <ul class="actions"> - <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-44.0.0" class="button medium">Continue Reading</a></div> + <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-comet-0.4.0" class="button medium">Continue Reading</a></div> </ul> <ul class="stats"> </ul> diff --git a/output/blog/2024/11/20/datafusion-44.0.0/index.html b/output/blog/2024/12/07/datafusion-44.0.0/index.html similarity index 94% rename from output/blog/2024/11/20/datafusion-44.0.0/index.html rename to output/blog/2024/12/07/datafusion-44.0.0/index.html index 117b1c9..00ba48f 100644 --- a/output/blog/2024/11/20/datafusion-44.0.0/index.html +++ b/output/blog/2024/12/07/datafusion-44.0.0/index.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Apache DataFusion Comet 0.4.0 Release - Apache DataFusion Blog</title> + <title>Apache DataFusion 44.0.0 Release - Apache DataFusion Blog</title> <link href="/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/fontawesome.all.min.css" rel="stylesheet"> <link href="/css/headerlink.css" rel="stylesheet"> @@ -40,9 +40,9 @@ <div class="bg-white p-5 rounded"> <div class="col-sm-8 mx-auto"> <h1> - Apache DataFusion Comet 0.4.0 Release + Apache DataFusion 44.0.0 Release </h1> - <p>Posted on: Wed 20 November 2024 by pmc</p> + <p>Posted on: Sat 07 December 2024 by pmc</p> <!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/output/blog/feed.xml b/output/blog/feed.xml index 0525b8f..0770c59 100644 --- a/output/blog/feed.xml +++ b/output/blog/feed.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<rss version="2.0"><channel><title>Apache DataFusion Blog</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Wed, 20 Nov 2024 00:00:00 +0000</lastBuildDate><item><title>Apache DataFusion Comet 0.4.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0</link><description><!-- +<rss version="2.0"><channel><title>Apache DataFusion Blog</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Sat, 07 Dec 2024 00:00:00 +0000</lastBuildDate><item><title>Apache DataFusion 44.0.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/12/07/datafusion-44.0.0</link><description><!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -17,10 +17,15 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> -<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for -improved performance and efficiency without requiring any code changes.</p> -<p>Comet runs on commodity hardware and aims to …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Wed, 20 Nov 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-comet-0.4.0</guid><category>blog</category></item><item><title>Apache DataFusion Comet 0.4.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-44.0.0</link><descr [...] +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Sat, 07 Dec 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-12-07:/blog/blog/2024/12/07/datafusion-44.0.0</guid><category>blog</category></item><item><title>Apache DataFusion Comet 0.4.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0</link><description><!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -38,15 +43,10 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Wed, 20 Nov 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-44.0.0</guid><category>blog</category></item><item><title>Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link>https://datafusion.apache.org/blog/blog/2024/11/19/datafusion-pyt [...] +<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> +<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for +improved performance and efficiency without requiring any code changes.</p> +<p>Comet runs on commodity hardware and aims to …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Wed, 20 Nov 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-comet-0.4.0</guid><category>blog</category></item><item><title>Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link>https://datafusion.apache.org/blog/blo [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/output/category/blog.html b/output/category/blog.html index 2f79dad..79c2f00 100644 --- a/output/category/blog.html +++ b/output/category/blog.html @@ -53,8 +53,8 @@ <article class="post"> <header> <div class="title"> - <h1><a href="/blog/2024/11/20/datafusion-comet-0.4.0">Apache DataFusion Comet 0.4.0 Release</a></h1> - <p>Posted on: Wed 20 November 2024 by pmc</p> + <h1><a href="/blog/2024/12/07/datafusion-44.0.0">Apache DataFusion 44.0.0 Release</a></h1> + <p>Posted on: Sat 07 December 2024 by pmc</p> <p><!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more @@ -73,13 +73,18 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> -<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for -improved performance and efficiency without requiring any code changes.</p> -<p>Comet runs on commodity hardware and aims to …</p></p> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></p> <footer> <ul class="actions"> - <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-comet-0.4.0" class="button medium">Continue Reading</a></div> + <div style="text-align: right"><a href="/blog/2024/12/07/datafusion-44.0.0" class="button medium">Continue Reading</a></div> </ul> <ul class="stats"> </ul> @@ -93,7 +98,7 @@ improved performance and efficiency without requiring any code changes.</p> <article class="post"> <header> <div class="title"> - <h1><a href="/blog/2024/11/20/datafusion-44.0.0">Apache DataFusion Comet 0.4.0 Release</a></h1> + <h1><a href="/blog/2024/11/20/datafusion-comet-0.4.0">Apache DataFusion Comet 0.4.0 Release</a></h1> <p>Posted on: Wed 20 November 2024 by pmc</p> <p><!-- {% comment %} @@ -113,18 +118,13 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></p> +<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> +<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for +improved performance and efficiency without requiring any code changes.</p> +<p>Comet runs on commodity hardware and aims to …</p></p> <footer> <ul class="actions"> - <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-44.0.0" class="button medium">Continue Reading</a></div> + <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-comet-0.4.0" class="button medium">Continue Reading</a></div> </ul> <ul class="stats"> </ul> diff --git a/output/feeds/all-en.atom.xml b/output/feeds/all-en.atom.xml index 00117e6..52dd4c3 100644 --- a/output/feeds/all-en.atom.xml +++ b/output/feeds/all-en.atom.xml @@ -1,5 +1,57 @@ <?xml version="1.0" encoding="utf-8"?> -<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache DataFusion Blog</title><link href="https://datafusion.apache.org/blog/" rel="alternate"></link><link href="https://datafusion.apache.org/blog/feeds/all-en.atom.xml" rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-11-20T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0 [...] +<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache DataFusion Blog</title><link href="https://datafusion.apache.org/blog/" rel="alternate"></link><link href="https://datafusion.apache.org/blog/feeds/all-en.atom.xml" rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-07T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache DataFusion 44.0.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/12/07/datafusion-44.0.0" rel="alt [...] +{% comment %} +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to you under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +{% endcomment %} +--> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></summary><content type="html"><!-- +{% comment %} +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to you under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +{% endcomment %} +--> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the new year: XXX</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0" rel="alternate"></link><published>2024-11-20T00:00:00+00:00</published><updated>2024-11-20T00:00:00+00:00</updated><author><name>pmc</name></author><id>tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-comet-0.4.0</id><s [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -97,59 +149,7 @@ project and have a weekly <a href="https://docs.google.com/document/d/1NBpkIA <p>The easiest way to get involved is to test Comet with your current Spark jobs and file issues for any bugs or performance regressions that you find. See the <a href="https://datafusion.apache.org/comet/user-guide/installation.html">Getting Started</a> guide for instructions on downloading and installing Comet.</p> -<p>There are also many <a href="https://github.com/apache/datafusion-comet/contribute">good first issues</a> waiting for contributions.</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-44.0.0" rel="alternate"></link><published>2024-11-20T00:00:00+00:00</published><updated>2024-11-20T00:00:00+00:00</updated><author><name>pmc</nam [...] -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></summary><content type="html"><!-- -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the new year: XXX</p></content><category term="blog"></category></entry><entry><title>Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link href="https://datafusion.apache.org/blog/blog/2024/11/19/datafusion-python-udf-comparisons" rel="alternate"></link><published>2024-11-19T00:00:00+00:00</published><updated>2024-11-19T00:00:00+00:00</updated><author><name>timsaucer</name></author><id>tag:datafusion.apache.org,20 [...] +<p>There are also many <a href="https://github.com/apache/datafusion-comet/contribute">good first issues</a> waiting for contributions.</p></content><category term="blog"></category></entry><entry><title>Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link href="https://datafusion.apache.org/blog/blog/2024/11/19/datafusion-python-udf-comparisons" rel="alternate"></link><published>2024-11-19T00:00:00+00:00</published><update [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/output/feeds/blog.atom.xml b/output/feeds/blog.atom.xml index ef84ce8..7affd24 100644 --- a/output/feeds/blog.atom.xml +++ b/output/feeds/blog.atom.xml @@ -1,5 +1,57 @@ <?xml version="1.0" encoding="utf-8"?> -<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache DataFusion Blog - blog</title><link href="https://datafusion.apache.org/blog/" rel="alternate"></link><link href="https://datafusion.apache.org/blog/feeds/blog.atom.xml" rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-11-20T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet- [...] +<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache DataFusion Blog - blog</title><link href="https://datafusion.apache.org/blog/" rel="alternate"></link><link href="https://datafusion.apache.org/blog/feeds/blog.atom.xml" rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-07T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache DataFusion 44.0.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/12/07/datafusion-44.0.0" rel [...] +{% comment %} +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to you under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +{% endcomment %} +--> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></summary><content type="html"><!-- +{% comment %} +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to you under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +{% endcomment %} +--> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the new year: XXX</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0" rel="alternate"></link><published>2024-11-20T00:00:00+00:00</published><updated>2024-11-20T00:00:00+00:00</updated><author><name>pmc</name></author><id>tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-comet-0.4.0</id><s [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -97,59 +149,7 @@ project and have a weekly <a href="https://docs.google.com/document/d/1NBpkIA <p>The easiest way to get involved is to test Comet with your current Spark jobs and file issues for any bugs or performance regressions that you find. See the <a href="https://datafusion.apache.org/comet/user-guide/installation.html">Getting Started</a> guide for instructions on downloading and installing Comet.</p> -<p>There are also many <a href="https://github.com/apache/datafusion-comet/contribute">good first issues</a> waiting for contributions.</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-44.0.0" rel="alternate"></link><published>2024-11-20T00:00:00+00:00</published><updated>2024-11-20T00:00:00+00:00</updated><author><name>pmc</nam [...] -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></summary><content type="html"><!-- -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the new year: XXX</p></content><category term="blog"></category></entry><entry><title>Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link href="https://datafusion.apache.org/blog/blog/2024/11/19/datafusion-python-udf-comparisons" rel="alternate"></link><published>2024-11-19T00:00:00+00:00</published><updated>2024-11-19T00:00:00+00:00</updated><author><name>timsaucer</name></author><id>tag:datafusion.apache.org,20 [...] +<p>There are also many <a href="https://github.com/apache/datafusion-comet/contribute">good first issues</a> waiting for contributions.</p></content><category term="blog"></category></entry><entry><title>Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link href="https://datafusion.apache.org/blog/blog/2024/11/19/datafusion-python-udf-comparisons" rel="alternate"></link><published>2024-11-19T00:00:00+00:00</published><update [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/output/feeds/pmc.atom.xml b/output/feeds/pmc.atom.xml index 4b31b22..c28e795 100644 --- a/output/feeds/pmc.atom.xml +++ b/output/feeds/pmc.atom.xml @@ -1,5 +1,57 @@ <?xml version="1.0" encoding="utf-8"?> -<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache DataFusion Blog - pmc</title><link href="https://datafusion.apache.org/blog/" rel="alternate"></link><link href="https://datafusion.apache.org/blog/feeds/pmc.atom.xml" rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-11-20T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0. [...] +<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache DataFusion Blog - pmc</title><link href="https://datafusion.apache.org/blog/" rel="alternate"></link><link href="https://datafusion.apache.org/blog/feeds/pmc.atom.xml" rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-07T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache DataFusion 44.0.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/12/07/datafusion-44.0.0" rel=" [...] +{% comment %} +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to you under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +{% endcomment %} +--> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></summary><content type="html"><!-- +{% comment %} +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to you under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +{% endcomment %} +--> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the new year: XXX</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0" rel="alternate"></link><published>2024-11-20T00:00:00+00:00</published><updated>2024-11-20T00:00:00+00:00</updated><author><name>pmc</name></author><id>tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-comet-0.4.0</id><s [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -97,59 +149,7 @@ project and have a weekly <a href="https://docs.google.com/document/d/1NBpkIA <p>The easiest way to get involved is to test Comet with your current Spark jobs and file issues for any bugs or performance regressions that you find. See the <a href="https://datafusion.apache.org/comet/user-guide/installation.html">Getting Started</a> guide for instructions on downloading and installing Comet.</p> -<p>There are also many <a href="https://github.com/apache/datafusion-comet/contribute">good first issues</a> waiting for contributions.</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-44.0.0" rel="alternate"></link><published>2024-11-20T00:00:00+00:00</published><updated>2024-11-20T00:00:00+00:00</updated><author><name>pmc</nam [...] -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></summary><content type="html"><!-- -{% comment %} -Licensed to the Apache Software Foundation (ASF) under one or more -contributor license agreements. See the NOTICE file distributed with -this work for additional information regarding copyright ownership. -The ASF licenses this file to you under the Apache License, Version 2.0 -(the "License"); you may not use this file except in compliance with -the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -{% endcomment %} ---> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the new year: XXX</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.3.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/09/27/datafusion-comet-0.3.0" rel="alternate"></link><published>2024-09-27T00:00:00+00:00</published><updated>2024-09-27T00:00:00+00:00</updated><author><name>pmc</name></author><id>tag:datafusion.apache.org,2024-09-27:/blog/blog/2024/09/27/datafusion-comet-0.3.0</id><s [...] +<p>There are also many <a href="https://github.com/apache/datafusion-comet/contribute">good first issues</a> waiting for contributions.</p></content><category term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.3.0 Release</title><link href="https://datafusion.apache.org/blog/blog/2024/09/27/datafusion-comet-0.3.0" rel="alternate"></link><published>2024-09-27T00:00:00+00:00</published><updated>2024-09-27T00:00:00+00:00</updated><author><name>pmc [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/output/feeds/pmc.rss.xml b/output/feeds/pmc.rss.xml index aa158ae..7470cf9 100644 --- a/output/feeds/pmc.rss.xml +++ b/output/feeds/pmc.rss.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<rss version="2.0"><channel><title>Apache DataFusion Blog - pmc</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Wed, 20 Nov 2024 00:00:00 +0000</lastBuildDate><item><title>Apache DataFusion Comet 0.4.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0</link><description><!-- +<rss version="2.0"><channel><title>Apache DataFusion Blog - pmc</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Sat, 07 Dec 2024 00:00:00 +0000</lastBuildDate><item><title>Apache DataFusion 44.0.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/12/07/datafusion-44.0.0</link><description><!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -17,10 +17,15 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> -<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for -improved performance and efficiency without requiring any code changes.</p> -<p>Comet runs on commodity hardware and aims to …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Wed, 20 Nov 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-comet-0.4.0</guid><category>blog</category></item><item><title>Apache DataFusion Comet 0.4.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-44.0.0</link><descr [...] +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Sat, 07 Dec 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-12-07:/blog/blog/2024/12/07/datafusion-44.0.0</guid><category>blog</category></item><item><title>Apache DataFusion Comet 0.4.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0</link><description><!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -38,15 +43,10 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Wed, 20 Nov 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-44.0.0</guid><category>blog</category></item><item><title>Apache DataFusion Comet 0.3.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/09/27/datafusion-comet-0.3.0</link><description><!-- +<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> +<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for +improved performance and efficiency without requiring any code changes.</p> +<p>Comet runs on commodity hardware and aims to …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pmc</dc:creator><pubDate>Wed, 20 Nov 2024 00:00:00 +0000</pubDate><guid isPermaLink="false">tag:datafusion.apache.org,2024-11-20:/blog/blog/2024/11/20/datafusion-comet-0.4.0</guid><category>blog</category></item><item><title>Apache DataFusion Comet 0.3.0 Release</title><link>https://datafusion.apache.org/blog/blog/2024/09/27/datafusion-comet-0.3.0</link>< [...] {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with diff --git a/output/index.html b/output/index.html index 005e604..7167854 100644 --- a/output/index.html +++ b/output/index.html @@ -50,8 +50,8 @@ <article class="post"> <header> <div class="title"> - <h1><a href="/blog/2024/11/20/datafusion-comet-0.4.0">Apache DataFusion Comet 0.4.0 Release</a></h1> - <p>Posted on: Wed 20 November 2024 by pmc</p> + <h1><a href="/blog/2024/12/07/datafusion-44.0.0">Apache DataFusion 44.0.0 Release</a></h1> + <p>Posted on: Sat 07 December 2024 by pmc</p> <p><!-- {% comment %} Licensed to the Apache Software Foundation (ASF) under one or more @@ -70,13 +70,18 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> -<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for -improved performance and efficiency without requiring any code changes.</p> -<p>Comet runs on commodity hardware and aims to …</p></p> +<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> +<p>TODO: add some content here</p> +<p>Topics: +Finalize StringView +Finalize UserDefined window functions</p> +<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> +<p>Highlight performance / hardening of multi group by</p> +<p>Focusing on stability </p> +<p>Looking forward to the …</p></p> <footer> <ul class="actions"> - <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-comet-0.4.0" class="button medium">Continue Reading</a></div> + <div style="text-align: right"><a href="/blog/2024/12/07/datafusion-44.0.0" class="button medium">Continue Reading</a></div> </ul> <ul class="stats"> </ul> @@ -90,7 +95,7 @@ improved performance and efficiency without requiring any code changes.</p> <article class="post"> <header> <div class="title"> - <h1><a href="/blog/2024/11/20/datafusion-44.0.0">Apache DataFusion Comet 0.4.0 Release</a></h1> + <h1><a href="/blog/2024/11/20/datafusion-comet-0.4.0">Apache DataFusion Comet 0.4.0 Release</a></h1> <p>Posted on: Wed 20 November 2024 by pmc</p> <p><!-- {% comment %} @@ -110,18 +115,13 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> -<p>The Apache DataFusion PMC is pleased to announce version 44.0.0.</p> -<p>TODO: add some content here</p> -<p>Topics: -Finalize StringView -Finalize UserDefined window functions</p> -<p>Performance: 43 blog post about perf and thne mention Additional grouping vectorization </p> -<p>Highlight performance / hardening of multi group by</p> -<p>Focusing on stability </p> -<p>Looking forward to the …</p></p> +<p>The Apache DataFusion PMC is pleased to announce version 0.4.0 of the <a href="https://datafusion.apache.org/comet/">Comet</a> subproject.</p> +<p>Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for +improved performance and efficiency without requiring any code changes.</p> +<p>Comet runs on commodity hardware and aims to …</p></p> <footer> <ul class="actions"> - <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-44.0.0" class="button medium">Continue Reading</a></div> + <div style="text-align: right"><a href="/blog/2024/11/20/datafusion-comet-0.4.0" class="button medium">Continue Reading</a></div> </ul> <ul class="stats"> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org