Skip to content

Commit

Permalink
Bump feed.xml to attempt to trigger infra to publish (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
timsaucer authored Nov 20, 2024
1 parent e8283ec commit 20ae524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://datafusion.apache.org/blog/feed.xml" rel="self" type="application/atom+xml" /><link href="https://datafusion.apache.org/blog/" rel="alternate" type="text/html" /><updated>2024-11-19T22:33:58+00:00</updated><id>https://datafusion.apache.org/blog/feed.xml</id><title type="html">Apache DataFusion Project News &amp;amp; Blog</title><subtitle>Apache DataFusion is a very fast, extensible query engine for building high-quality data-centric systems in Rust, using the Apache Arrow in-memory format.</subtitle><entry><title type="html">Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link href="https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons/" rel="alternate" type="text/html" title="Comparing approaches to User Defined Functions in Apache DataFusion using Python" /><published>2024-11-19T00:00:00+00:00</published><updated>2024-11-19T00:00:00+00:00</updated><id>https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons</id><content type="html" xml:base="https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons/"><![CDATA[<!--
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://datafusion.apache.org/blog/feed.xml" rel="self" type="application/atom+xml" /><link href="https://datafusion.apache.org/blog/" rel="alternate" type="text/html" /><updated>2024-11-20T12:54:55+00:00</updated><id>https://datafusion.apache.org/blog/feed.xml</id><title type="html">Apache DataFusion Project News &amp;amp; Blog</title><subtitle>Apache DataFusion is a very fast, extensible query engine for building high-quality data-centric systems in Rust, using the Apache Arrow in-memory format.</subtitle><entry><title type="html">Comparing approaches to User Defined Functions in Apache DataFusion using Python</title><link href="https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons/" rel="alternate" type="text/html" title="Comparing approaches to User Defined Functions in Apache DataFusion using Python" /><published>2024-11-19T00:00:00+00:00</published><updated>2024-11-19T00:00:00+00:00</updated><id>https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons</id><content type="html" xml:base="https://datafusion.apache.org/blog/2024/11/19/datafusion-python-udf-comparisons/"><![CDATA[<!--

-->
<h1 id="writing-user-defined-functions-in-apache-datafusion-using-python">Writing User Defined Functions in Apache DataFusion using Python</h1>
Expand Down Expand Up @@ -1792,4 +1792,4 @@ discussion</a> about the initial donation.</p>
<li>
<p>Try out the project and provide feedback, file issues, and contribute code.</p>
</li>
</ul>]]></content><author><name>pmc</name></author><category term="release" /><summary type="html"><![CDATA[&lt;!–]]></summary></entry></feed>
</ul>]]></content><author><name>pmc</name></author><category term="release" /><summary type="html"><![CDATA[&lt;!–]]></summary></entry></feed>

0 comments on commit 20ae524

Please sign in to comment.