This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/parquet-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 79e2e42  deploy: 32a49c43b1fdcbbcced25b90bc9d77dc0ff36c2e
79e2e42 is described below

commit 79e2e429c8a34bdaa464c05c6a8e0031c550e62f
Author: alamb <[email protected]>
AuthorDate: Thu May 14 20:06:24 2026 +0000

    deploy: 32a49c43b1fdcbbcced25b90bc9d77dc0ff36c2e
---
 output/blog/index.xml | 371 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 370 insertions(+), 1 deletion(-)

diff --git a/output/blog/index.xml b/output/blog/index.xml
index 89fbeba..32ee7ce 100644
--- a/output/blog/index.xml
+++ b/output/blog/index.xml
@@ -1 +1,370 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" 
xmlns:atom="http://www.w3.org/2005/Atom";><channel><title>Blog on 
Parquet</title><link>/blog/</link><description>Recent content in Blog on 
Parquet</description><generator>Hugo</generator><language>en</language><atom:link
 href="/blog/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" 
xmlns:atom="http://www.w3.org/2005/Atom";><channel><title>Blog on 
Parquet</title><link>/blog/</link><description>Recent content in Blog on 
Parquet</description><generator>Hugo</generator><language>en</language><atom:link
 href="/blog/index.xml" rel="self" 
type="application/rss+xml"/><item><title>Variant Type in Apache Parquet for 
Semi-Structured 
Data</title><link>/blog/2026/02/27/variant-type-in-apache-parquet-for-se [...]
+&lt;p&gt;While Apache Parquet has long been the standard for structured data 
where each value has a fixed and known type, handling heterogeneous, nested 
data often required a compromise: either store it as a costly-to-parse JSON 
string or flatten it into a rigid schema. The introduction of the Variant 
logical type provides a native, high-performance solution for semi-structured 
data that is already seeing rapid uptake across the 
ecosystem.&lt;/p&gt;</description></item><item><title>Nativ [...]
+&lt;p&gt;For the changes, please check out the &lt;a 
href="https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.17.0"&gt;Release
 on Github&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.17.0/apache-parquet-1.17.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.17.0/apache-parquet-1.17.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.16.0/apache-parquet-1.16.0.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.16.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.16.0/apache-parquet-1.16.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.16.0/apache-parquet-1.16.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven 
Central&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>1.16.0</title><link>/blog/2025/09/03/1.16.0/</link><pubDate>Wed,
 03 Sep 2025 00:00:00 
+0000</pubDate><guid>/blog/2025/09/03/1.16.0/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.16.0/apache-parquet-1.16.0.tar.gz"&gt;latest
 version of p [...]
+&lt;p&gt;For the changes, please check out the &lt;a 
href="https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.16.0"&gt;Release
 on Github&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.16.0/apache-parquet-1.16.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.16.0/apache-parquet-1.16.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.2/apache-parquet-1.15.2.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.15.2&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.2/apache-parquet-1.15.2.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.2/apache-parquet-1.15.2.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven 
Central&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>2.12.0</title><link>/blog/2025/08/28/2.12.0/</link><pubDate>Thu,
 28 Aug 2025 00:00:00 
+0000</pubDate><guid>/blog/2025/08/28/2.12.0/</guid><description>&lt;p&gt;&lt;a 
href="https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.12.0"&gt;Github
 Release Link&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;The &lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.12.0/apache-parquet-format-2.12.0.tar.gz"&gt;latest
 version of parquet-format is 2.12.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.12.0/apache-parquet-format-2.12.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.12.0/apache-parquet-format-2.12.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.15.2</title><link>/blog/2025/05/01/1.15.2/</link><pubDate>Thu,
 01 May 2025 00:00:00 
+0000</pubDate><guid>/blog/2025/05/01/1.15.2/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.2/apac
 [...]
+&lt;p&gt;For the changes, please check out the &lt;a 
href="https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.2"&gt;Release
 on Github&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.2/apache-parquet-1.15.2.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.2/apache-parquet-1.15.2.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.14.4&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven 
Central&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>2.11.0</title><link>/blog/2025/03/23/2.11.0/</link><pubDate>Sun,
 23 Mar 2025 00:00:00 
+0000</pubDate><guid>/blog/2025/03/23/2.11.0/</guid><description>&lt;p&gt;&lt;a 
href="https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.11.0"&gt;Github
 Release Link&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;The &lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.11.0/apache-parquet-format-2.11.0.tar.gz"&gt;latest
 version of parquet-format is 2.11.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.11.0/apache-parquet-format-2.11.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.11.0/apache-parquet-format-2.11.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.15.1</title><link>/blog/2025/03/16/1.15.1/</link><pubDate>Sun,
 16 Mar 2025 00:00:00 
+0000</pubDate><guid>/blog/2025/03/16/1.15.1/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.1/apac
 [...]
+&lt;p&gt;For the changes, please check out the &lt;a 
href="https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.1"&gt;Release
 on Github&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.1/apache-parquet-1.15.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.1/apache-parquet-1.15.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.14.4&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven 
Central&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>1.15.0</title><link>/blog/2024/12/02/1.15.0/</link><pubDate>Mon,
 02 Dec 2024 00:00:00 
+0000</pubDate><guid>/blog/2024/12/02/1.15.0/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.0/apache-parquet-1.15.0.tar.gz"&gt;latest
 version of p [...]
+&lt;p&gt;For the changes, please check out the &lt;a 
href="https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.0"&gt;Release
 on Github&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.0/apache-parquet-1.15.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.0/apache-parquet-1.15.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.15.0/apache-parquet-1.15.0.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.15.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/iceberg/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven 
Central&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>1.14.4</title><link>/blog/2024/11/11/1.14.4/</link><pubDate>Mon,
 11 Nov 2024 00:00:00 
+0000</pubDate><guid>/blog/2024/11/11/1.14.4/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz"&gt;latest
 version of p [...]
+&lt;p&gt;With the following bugfixes:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://github.com/apache/parquet-java/issues/3040"&gt;GH-3040&lt;/a&gt;: 
DictionaryFilter.canDrop may return false positive result when dict size 
exceeds 8k&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://github.com/apache/parquet-java/issues/3029"&gt;GH-3029&lt;/a&gt;: 
Fix EncryptionPropertiesHelper not to use 
&lt;code&gt;java.nio.file.Path&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://github.com/apache/parquet-java/pull/3042"&gt;GH-3042&lt;/a&gt;: 
Throw exception in BytesInput&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.4/apache-parquet-1.14.4.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.13.1&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven 
Central&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>1.14.3</title><link>/blog/2024/10/05/1.14.3/</link><pubDate>Sat,
 05 Oct 2024 00:00:00 
+0000</pubDate><guid>/blog/2024/10/05/1.14.3/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.3/apache-parquet-1.14.3.tar.gz"&gt;latest
 version of p [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.3/apache-parquet-1.14.3.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.3/apache-parquet-1.14.3.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.13.1&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.14.3&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.14.2</title><link>/blog/2024/08/26/1.14.2/</link><pubDate>Mon,
 26 Aug 2024 00:00:00 
+0000</pubDate><guid>/blog/2024/08/26/1.14.2/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.2/apac
 [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.2/apache-parquet-1.14.2.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.2/apache-parquet-1.14.2.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.13.1&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.14.2&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.14.1</title><link>/blog/2024/06/16/1.14.1/</link><pubDate>Sun,
 16 Jun 2024 00:00:00 
+0000</pubDate><guid>/blog/2024/06/16/1.14.1/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.1/apac
 [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.1/apache-parquet-1.14.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.1/apache-parquet-1.14.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.13.1&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.14.1&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.14.0</title><link>/blog/2024/05/07/1.14.0/</link><pubDate>Tue,
 07 May 2024 00:00:00 
+0000</pubDate><guid>/blog/2024/05/07/1.14.0/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.0/apac
 [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.0/apache-parquet-1.14.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.0/apache-parquet-1.14.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.13.1&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.14.0&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>2.10.0</title><link>/blog/2023/11/20/2.10.0/</link><pubDate>Mon,
 20 Nov 2023 00:00:00 
+0000</pubDate><guid>/blog/2023/11/20/2.10.0/</guid><description>&lt;p&gt;&lt;a 
href="https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.10.
 [...]
+&lt;p&gt;The &lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.10.0/apache-parquet-format-2.10.0.tar.gz"&gt;latest
 version of parquet-format is 2.10.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.10.0/apache-parquet-format-2.10.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.10.0/apache-parquet-format-2.10.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.13.1</title><link>/blog/2023/05/18/1.13.1/</link><pubDate>Thu,
 18 May 2023 00:00:00 
+0000</pubDate><guid>/blog/2023/05/18/1.13.1/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.13.1/apache-parquet-1.1
 [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.13.1/apache-parquet-1.13.1.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.12.3&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.13.1&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.13.0</title><link>/blog/2023/04/06/1.13.0/</link><pubDate>Thu,
 06 Apr 2023 00:00:00 
+0000</pubDate><guid>/blog/2023/04/06/1.13.0/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.13.0/apache-parquet-1.1
 [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.13.0/apache-parquet-1.13.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.13.0/apache-parquet-1.13.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.12.3&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.13.0&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.12.3</title><link>/blog/2022/05/26/1.12.3/</link><pubDate>Thu,
 26 May 2022 00:00:00 
+0000</pubDate><guid>/blog/2022/05/26/1.12.3/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-1.12.3/apache-pa
 [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-1.11.2/apache-parquet-1.11.2.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.11.2&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.11.2/apache-parquet-1.11.2.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.11.2/apache-parquet-1.11.2.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.12.3&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>1.12.2</title><link>/blog/2021/10/06/1.12.2/</link><pubDate>Wed,
 06 Oct 2021 00:00:00 
+0000</pubDate><guid>/blog/2021/10/06/1.12.2/</guid><description>&lt;p&gt;The 
&lt;a 
href="https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-1.12.2/apache-pa
 [...]
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.2/apache-parquet-1.12.2.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.12.2/apache-parquet-1.12.2.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The &lt;a 
href="https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-1.11.2/apache-parquet-1.11.2.tar.gz"&gt;latest
 version of parquet-java on the previous minor branch is 
1.11.2&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.11.2/apache-parquet-1.11.2.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://downloads.apache.org/parquet/apache-parquet-1.11.2/apache-parquet-1.11.2.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="downloading-from-the-maven-central-repository"&gt;Downloading from 
the Maven central repository&lt;/h3&gt;
+&lt;p&gt;The Parquet team publishes its &lt;a 
href="https://search.maven.org/search?q=g:org.apache.parquet"&gt;releases to 
Maven Central&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Add the following dependency section to your pom.xml:&lt;/p&gt;
+&lt;pre tabindex="0"&gt;&lt;code&gt; &amp;lt;dependencies&amp;gt;
+ ...
+ &amp;lt;dependency&amp;gt;
+ &amp;lt;groupId&amp;gt;org.apache.parquet&amp;lt;/groupId&amp;gt;
+ &amp;lt;artifactId&amp;gt;parquet-avro&amp;lt;/artifactId&amp;gt;
+ &amp;lt;version&amp;gt;1.12.2&amp;lt;/version&amp;gt; &amp;lt;!-- or latest 
version --&amp;gt;
+ &amp;lt;/dependency&amp;gt;
+ ...
+ &amp;lt;/dependencies&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="older-releases"&gt;Older 
Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>2.9.0</title><link>/blog/2021/10/06/2.9.0/</link><pubDate>Wed,
 06 Oct 2021 00:00:00 
+0000</pubDate><guid>/blog/2021/10/06/2.9.0/</guid><description>&lt;p&gt;&lt;a 
href="https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.9.0"&g
 [...]
+&lt;p&gt;The &lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz"&gt;latest
 version of parquet-format is 2.9.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="older-releases"&gt;Older Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>2.8.0</title><link>/blog/2020/01/13/2.8.0/</link><pubDate>Mon,
 13 Jan 2020 00:00:00 
+0000</pubDate><guid>/blog/2020/01/13/2.8.0/</guid><description>&lt;p&gt;&lt;a 
href="https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.8.0"&g
 [...]
+&lt;p&gt;The &lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz"&gt;latest
 version of parquet-format is 2.8.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="older-releases"&gt;Older Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>2.7.0</title><link>/blog/2019/09/25/2.7.0/</link><pubDate>Wed,
 25 Sep 2019 00:00:00 
+0000</pubDate><guid>/blog/2019/09/25/2.7.0/</guid><description>&lt;p&gt;&lt;a 
href="https://github.com/apache/parquet-format/releases/tag/apache-parquet-format-2.7.0"&g
 [...]
+&lt;p&gt;The &lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz"&gt;latest
 version of parquet-format is 2.7.0&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;To &lt;a 
href="https://www.apache.org/info/verification.html"&gt;check the 
validity&lt;/a&gt; of this release, use its:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;a href="https://downloads.apache.org/parquet/KEYS"&gt;Release 
manager OpenPGP key&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz.asc"&gt;OpenPGP
 signature&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href="https://dlcdn.apache.org/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz.sha512"&gt;SHA-512&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;h3 id="older-releases"&gt;Older Releases&lt;/h3&gt;
+&lt;p&gt;Older releases can be found in the Archives of the Apache Software 
Foundation: &lt;a 
href="https://archive.apache.org/dist/parquet/"&gt;https://archive.apache.org/dist/parquet/&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>
\ No newline at end of file


Reply via email to