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

commit c63686ff44c7930db1eef347fb878e2d5ff7b25d
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Sat Apr 5 12:48:48 2025 +0000

    Commit build products
---
 blog/2025/03/30/datafusion-python-46.0.0/index.html | 2 +-
 blog/feeds/all-en.atom.xml                          | 2 +-
 blog/feeds/blog.atom.xml                            | 2 +-
 blog/feeds/timsaucer.atom.xml                       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/blog/2025/03/30/datafusion-python-46.0.0/index.html 
b/blog/2025/03/30/datafusion-python-46.0.0/index.html
index 590571f..034c546 100644
--- a/blog/2025/03/30/datafusion-python-46.0.0/index.html
+++ b/blog/2025/03/30/datafusion-python-46.0.0/index.html
@@ -105,7 +105,7 @@ require the end user's code to wait for the data retrieval. 
This is described in
 <a href="https://github.com/apache/datafusion-python/issues/974";>Issue 
974</a>. We continue to support this as a synchronous iterator, but we have 
also added
 in the ability to retrieve the <code>RecordBatch</code> using the Python 
asynchronous <code>anext</code>
 function.</p>
-<h1>Default Compression for Parquet files</h1>
+<h2>Default Compression for Parquet files</h2>
 <p>With <a href="https://github.com/apache/datafusion-python/pull/981";>PR 
981</a>, we change the saving of Parquet files to use zstd compression by 
default.
 Previously the default was uncompressed, causing excessive disk storage. Zstd 
is an
 excellent compression scheme that balances speed and compression ratio. Users 
can still
diff --git a/blog/feeds/all-en.atom.xml b/blog/feeds/all-en.atom.xml
index ea346de..911b59a 100644
--- a/blog/feeds/all-en.atom.xml
+++ b/blog/feeds/all-en.atom.xml
@@ -82,7 +82,7 @@ require the end user's code to wait for the data retrieval. 
This is described in
 &lt;a href="https://github.com/apache/datafusion-python/issues/974"&gt;Issue 
974&lt;/a&gt;. We continue to support this as a synchronous iterator, but we 
have also added
 in the ability to retrieve the &lt;code&gt;RecordBatch&lt;/code&gt; using the 
Python asynchronous &lt;code&gt;anext&lt;/code&gt;
 function.&lt;/p&gt;
-&lt;h1&gt;Default Compression for Parquet files&lt;/h1&gt;
+&lt;h2&gt;Default Compression for Parquet files&lt;/h2&gt;
 &lt;p&gt;With &lt;a 
href="https://github.com/apache/datafusion-python/pull/981"&gt;PR 
981&lt;/a&gt;, we change the saving of Parquet files to use zstd compression by 
default.
 Previously the default was uncompressed, causing excessive disk storage. Zstd 
is an
 excellent compression scheme that balances speed and compression ratio. Users 
can still
diff --git a/blog/feeds/blog.atom.xml b/blog/feeds/blog.atom.xml
index 340cbc5..1f6ea08 100644
--- a/blog/feeds/blog.atom.xml
+++ b/blog/feeds/blog.atom.xml
@@ -82,7 +82,7 @@ require the end user's code to wait for the data retrieval. 
This is described in
 &lt;a href="https://github.com/apache/datafusion-python/issues/974"&gt;Issue 
974&lt;/a&gt;. We continue to support this as a synchronous iterator, but we 
have also added
 in the ability to retrieve the &lt;code&gt;RecordBatch&lt;/code&gt; using the 
Python asynchronous &lt;code&gt;anext&lt;/code&gt;
 function.&lt;/p&gt;
-&lt;h1&gt;Default Compression for Parquet files&lt;/h1&gt;
+&lt;h2&gt;Default Compression for Parquet files&lt;/h2&gt;
 &lt;p&gt;With &lt;a 
href="https://github.com/apache/datafusion-python/pull/981"&gt;PR 
981&lt;/a&gt;, we change the saving of Parquet files to use zstd compression by 
default.
 Previously the default was uncompressed, causing excessive disk storage. Zstd 
is an
 excellent compression scheme that balances speed and compression ratio. Users 
can still
diff --git a/blog/feeds/timsaucer.atom.xml b/blog/feeds/timsaucer.atom.xml
index 289d26d..39a3910 100644
--- a/blog/feeds/timsaucer.atom.xml
+++ b/blog/feeds/timsaucer.atom.xml
@@ -82,7 +82,7 @@ require the end user's code to wait for the data retrieval. 
This is described in
 &lt;a href="https://github.com/apache/datafusion-python/issues/974"&gt;Issue 
974&lt;/a&gt;. We continue to support this as a synchronous iterator, but we 
have also added
 in the ability to retrieve the &lt;code&gt;RecordBatch&lt;/code&gt; using the 
Python asynchronous &lt;code&gt;anext&lt;/code&gt;
 function.&lt;/p&gt;
-&lt;h1&gt;Default Compression for Parquet files&lt;/h1&gt;
+&lt;h2&gt;Default Compression for Parquet files&lt;/h2&gt;
 &lt;p&gt;With &lt;a 
href="https://github.com/apache/datafusion-python/pull/981"&gt;PR 
981&lt;/a&gt;, we change the saving of Parquet files to use zstd compression by 
default.
 Previously the default was uncompressed, causing excessive disk storage. Zstd 
is an
 excellent compression scheme that balances speed and compression ratio. Users 
can still


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

Reply via email to