This is an automated email from the ASF dual-hosted git repository.
github-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 f1fe0e5 deploy: f6f48d43ec715f3f7db5e96f0b7d61e6eeaa48da
f1fe0e5 is described below
commit f1fe0e575486194f81283f2401754012efaf6e2f
Author: alamb <[email protected]>
AuthorDate: Tue Oct 28 10:47:47 2025 +0000
deploy: f6f48d43ec715f3f7db5e96f0b7d61e6eeaa48da
---
output/docs/_print/index.html | 5 +++--
output/docs/index.html | 3 ++-
output/docs/overview/_print/index.html | 2 +-
output/docs/overview/index.html | 4 ++--
output/index.html | 2 +-
output/sitemap.xml | 2 +-
6 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/output/docs/_print/index.html b/output/docs/_print/index.html
index 5fa4bc3..af83899 100644
--- a/output/docs/_print/index.html
+++ b/output/docs/_print/index.html
@@ -1,7 +1,8 @@
<!doctype html><html itemscope itemtype=http://schema.org/WebPage lang=en
class=no-js><head><meta charset=utf-8><meta name=viewport
content="width=device-width,initial-scale=1,shrink-to-fit=no"><link
rel=canonical type=text/html href=/docs/><link rel=alternate
type=application/rss+xml href=/docs/index.xml><meta name=robots
content="noindex, nofollow"><link rel="shortcut icon"
href=/favicons/favicon.ico><link rel=apple-touch-icon
href=/favicons/apple-touch-icon-180x180.png sizes=180x180>< [...]
<meta name=description content="The Apache Parquet Website"><meta
property="og:title" content="Documentation"><meta property="og:description"
content="The Apache Parquet Website"><meta property="og:type"
content="website"><meta property="og:url" content="/docs/"><meta
property="og:site_name" content="Apache Parquet"><meta itemprop=name
content="Documentation"><meta itemprop=description content="The Apache Parquet
Website"><meta name=twitter:card content="summary"><meta name=twitter:title
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a
href=/docs/>Return to the regular view of this page</a>.</p></div><h1
class=title>Documentation</h1><ul><li>1: <a
href=#pg-6e17e09fffc1050f46600282def85180>Overview</a></li><ul><li>1.1: <a
href=#pg-2e5324b574579d3eb78ce816487d9e18>Motivation</a></li></ul><li>2: <a
href=#pg-fcf6186c3c17ed7f2e8577136109a520>Concepts</a></li><ul></ul><li>3: <a
href=#pg-52ee54aeff1ffc82031ec74e9a626eba>File Format</a></li><ul><li>3.1: <a
[...]
-It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><p>This documentation contains information about both the
<a href=https://github.com/apache/parquet-java>parquet-java</a> and <a
href=https://github.com/apache/parquet-format>parquet-format</a>
repositories.</p><h3 id=parquet-format>parquet-format</h3><p>The parquet-format
repository hosts the official specification of the Apac [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a
href=/docs/>Return to the regular view of this page</a>.</p></div><h1
class=title>Documentation</h1><ul><li>1: <a
href=#pg-6e17e09fffc1050f46600282def85180>Overview</a></li><ul><li>1.1: <a
href=#pg-2e5324b574579d3eb78ce816487d9e18>Motivation</a></li></ul><li>2: <a
href=#pg-fcf6186c3c17ed7f2e8577136109a520>Concepts</a></li><ul></ul><li>3: <a
href=#pg-52ee54aeff1ffc82031ec74e9a626eba>File Format</a></li><ul><li>3.1: <a
[...]
+The current implementation status of various features can be found in the <a
href=/docs/file-format/implementationstatus/>implementation status</a>
page.</p></div></div><div class=td-content><h1
id=pg-6e17e09fffc1050f46600282def85180>1 - Overview</h1><div class=lead>All
about Parquet.</div><p>Apache Parquet is an open source, column-oriented data
file format designed for efficient data storage and retrieval.
+It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><h3 id=parquet-format-specification>parquet-format
(Specification)</h3><p>The <a
href=https://github.com/apache/parquet-format>parquet-format</a> repository
hosts the official specification of the Parquet file format, defining how data
is structured and stored. This specification, along with the <a
href=https://github.com/apach [...]
unchanged for describing this file format. The file format is
designed to work well on top of HDFS.</p></li><li><p><em>File</em>: A HDFS
file that must include the metadata for the file.
It does not need to actually contain the data.</p></li><li><p><em>Row
group</em>: A logical horizontal partitioning of the data into rows.
diff --git a/output/docs/index.html b/output/docs/index.html
index 60dd0b7..259172a 100644
--- a/output/docs/index.html
+++ b/output/docs/index.html
@@ -3,6 +3,7 @@
<a
href=https://github.com/apache/parquet-site/edit/production/content/en/docs/_index.md
class="td-page-meta--edit td-page-meta__edit" target=_blank rel=noopener><i
class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
<a
href="https://github.com/apache/parquet-site/new/production/content/en/docs?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+p
[...]
<a
href="https://github.com/apache/parquet-site/issues/new?title=Documentation"
class="td-page-meta--issue td-page-meta__issue" target=_blank rel=noopener><i
class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
-<a id=print href=/docs/_print/><i class="fa-solid fa-print fa-fw"></i> Print
entire section</a></div></aside><main class="col-12 col-md-9 col-xl-8 ps-md-5"
role=main><nav aria-label=breadcrumb class="td-breadcrumbs
td-breadcrumbs__single"><ol class=breadcrumb><li class="breadcrumb-item active"
aria-current=page>Documentation</li></ol></nav><div
class=td-content><h1>Documentation</h1><header
class=article-meta></header><p>Welcome to the documentation for Apache Parquet.
Here, you can find [...]
+<a id=print href=/docs/_print/><i class="fa-solid fa-print fa-fw"></i> Print
entire section</a></div></aside><main class="col-12 col-md-9 col-xl-8 ps-md-5"
role=main><nav aria-label=breadcrumb class="td-breadcrumbs
td-breadcrumbs__single"><ol class=breadcrumb><li class="breadcrumb-item active"
aria-current=page>Documentation</li></ol></nav><div
class=td-content><h1>Documentation</h1><header
class=article-meta></header><p>Welcome to the documentation for Apache
Parquet.</p><p>The specific [...]
+The current implementation status of various features can be found in the <a
href=/docs/file-format/implementationstatus/>implementation status</a>
page.</p><div class=section-index><hr class=panel-line><div class=entry><h5><a
href=/docs/overview/>Overview</a></h5><p>All about Parquet.</p></div><div
class=entry><h5><a href=/docs/concepts/>Concepts</a></h5><p>Glossary of
relevant terminology.</p></div><div class=entry><h5><a
href=/docs/file-format/>File Format</a></h5><p>Documentation abo [...]
2025
<span class=td-footer__authors>Apache Parquet</span></span><span
class=td-footer__all_rights_reserved>All Rights Reserved</span><span
class=ms-2><a href=https://policies.google.com/privacy target=_blank
rel=noopener>Privacy Policy</a></span></div></div></div></footer></div><script
src=/js/main.min.26b35480299b932e285af8358c943de97509b95a0086d091584e7cb9b00c5c7b.js
integrity="sha256-JrNUgCmbky4oWvg1jJQ96XUJuVoAhtCRWE58ubAMXHs="
crossorigin=anonymous></script><script defer src=/js/click-to [...]
\ No newline at end of file
diff --git a/output/docs/overview/_print/index.html
b/output/docs/overview/_print/index.html
index 3b4ed61..0747cb8 100644
--- a/output/docs/overview/_print/index.html
+++ b/output/docs/overview/_print/index.html
@@ -5,6 +5,6 @@
"><meta name=twitter:card content="summary"><meta name=twitter:title
content="Overview"><meta name=twitter:description content="All about Parquet.
"><link rel=preload
href=/scss/main.min.a33c1c4fab371eabb24ab6ba78781e08364e3b3186c475b3b97ef305b77dc8dd.css
as=style><link
href=/scss/main.min.a33c1c4fab371eabb24ab6ba78781e08364e3b3186c475b3b97ef305b77dc8dd.css
rel=stylesheet integrity><script
src=https://code.jquery.com/jquery-3.6.3.min.js
integrity="sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC/iT18dFy95WcExNHFTqLyp72eQ=="
crossorigin=anonymous></script><link rel=stylesheet
href=https://cdn.jsdelivr.net/npm/@doc [...]
<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a
href=/docs/overview/>Return to the regular view of this page</a>.</p></div><h1
class=title>Overview</h1><div class=lead>All about Parquet.</div><ul><li>1: <a
href=#pg-2e5324b574579d3eb78ce816487d9e18>Motivation</a></li></ul><div
class=content><p>Apache Parquet is an open source, column-oriented data file
format designed for efficient data storage and retrieval.
-It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><p>This documentation contains information about both the
<a href=https://github.com/apache/parquet-java>parquet-java</a> and <a
href=https://github.com/apache/parquet-format>parquet-format</a>
repositories.</p><h3 id=parquet-format>parquet-format</h3><p>The parquet-format
repository hosts the official specification of the Apac [...]
+It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><h3 id=parquet-format-specification>parquet-format
(Specification)</h3><p>The <a
href=https://github.com/apache/parquet-format>parquet-format</a> repository
hosts the official specification of the Parquet file format, defining how data
is structured and stored. This specification, along with the <a
href=https://github.com/apach [...]
2025
<span class=td-footer__authors>Apache Parquet</span></span><span
class=td-footer__all_rights_reserved>All Rights Reserved</span><span
class=ms-2><a href=https://policies.google.com/privacy target=_blank
rel=noopener>Privacy Policy</a></span></div></div></div></footer></div><script
src=/js/main.min.26b35480299b932e285af8358c943de97509b95a0086d091584e7cb9b00c5c7b.js
integrity="sha256-JrNUgCmbky4oWvg1jJQ96XUJuVoAhtCRWE58ubAMXHs="
crossorigin=anonymous></script><script defer src=/js/click-to [...]
\ No newline at end of file
diff --git a/output/docs/overview/index.html b/output/docs/overview/index.html
index 14af199..657c0d6 100644
--- a/output/docs/overview/index.html
+++ b/output/docs/overview/index.html
@@ -7,7 +7,7 @@
<a
href=https://github.com/apache/parquet-site/edit/production/content/en/docs/Overview/_index.md
class="td-page-meta--edit td-page-meta__edit" target=_blank rel=noopener><i
class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
<a
href="https://github.com/apache/parquet-site/new/production/content/en/docs/Overview?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top
[...]
<a href="https://github.com/apache/parquet-site/issues/new?title=Overview"
class="td-page-meta--issue td-page-meta__issue" target=_blank rel=noopener><i
class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
-<a id=print href=/docs/overview/_print/><i class="fa-solid fa-print
fa-fw"></i> Print entire section</a></div><div class=td-toc><nav
id=TableOfContents><ul><li><ul><li><a
href=#parquet-format>parquet-format</a></li><li><a
href=#parquet-java>parquet-java</a></li><li><a
href=#other-clients--libraries--tools>Other Clients / Libraries /
Tools</a></li></ul></li></ul></nav></div></aside><main class="col-12 col-md-9
col-xl-8 ps-md-5" role=main><nav aria-label=breadcrumb class=td-breadcrumbs><ol
[...]
-It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><p>This documentation contains information about both the
<a href=https://github.com/apache/parquet-java>parquet-java</a> and <a
href=https://github.com/apache/parquet-format>parquet-format</a>
repositories.</p><h3 id=parquet-format>parquet-format</h3><p>The parquet-format
repository hosts the official specification of the Apac [...]
+<a id=print href=/docs/overview/_print/><i class="fa-solid fa-print
fa-fw"></i> Print entire section</a></div><div class=td-toc><nav
id=TableOfContents><ul><li><ul><li><a
href=#parquet-format-specification>parquet-format
(Specification)</a></li><li><a href=#parquet-java>parquet-java</a></li><li><a
href=#other-clients--libraries--tools>Other Clients / Libraries /
Tools</a></li></ul></li></ul></nav></div></aside><main class="col-12 col-md-9
col-xl-8 ps-md-5" role=main><nav aria-label=bread [...]
+It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><h3 id=parquet-format-specification>parquet-format
(Specification)</h3><p>The <a
href=https://github.com/apache/parquet-format>parquet-format</a> repository
hosts the official specification of the Parquet file format, defining how data
is structured and stored. This specification, along with the <a
href=https://github.com/apach [...]
2025
<span class=td-footer__authors>Apache Parquet</span></span><span
class=td-footer__all_rights_reserved>All Rights Reserved</span><span
class=ms-2><a href=https://policies.google.com/privacy target=_blank
rel=noopener>Privacy Policy</a></span></div></div></div></footer></div><script
src=/js/main.min.26b35480299b932e285af8358c943de97509b95a0086d091584e7cb9b00c5c7b.js
integrity="sha256-JrNUgCmbky4oWvg1jJQ96XUJuVoAhtCRWE58ubAMXHs="
crossorigin=anonymous></script><script defer src=/js/click-to [...]
\ No newline at end of file
diff --git a/output/index.html b/output/index.html
index 53b418e..9d7685e 100644
--- a/output/index.html
+++ b/output/index.html
@@ -1,6 +1,6 @@
<!doctype html><html itemscope itemtype=http://schema.org/WebPage lang=en
class=no-js><head><meta name=generator content="Hugo 0.124.1"><meta
charset=utf-8><meta name=viewport
content="width=device-width,initial-scale=1,shrink-to-fit=no"><link
rel=alternate type=application/rss+xml href=/index.xml><meta name=robots
content="index, follow"><link rel="shortcut icon"
href=/favicons/favicon.ico><link rel=apple-touch-icon
href=/favicons/apple-touch-icon-180x180.png sizes=180x180><link rel=ico [...]
<meta name=description content="The Apache Parquet Website"><meta
property="og:title" content="Parquet"><meta property="og:description"
content="The Apache Parquet Website"><meta property="og:type"
content="website"><meta property="og:url" content="/"><meta property="og:image"
content="/featured-background.jpeg"><meta property="og:site_name"
content="Apache Parquet"><meta itemprop=name content="Parquet"><meta
itemprop=description content="The Apache Parquet Website"><meta name=twitter:ca
[...]
</a><a class="btn btn-lg btn-secondary me-3 mb-4" href=/blog/>Download <i
class="fab fa-github ms-2"></i></a><p class="lead mt-5">Apache Parquet is an
open source, column-oriented data file format designed for efficient data
storage and retrieval.
-It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><p><a class="btn btn-link text-info" href=#td-block-1
aria-label="Read more"><i class="fa-solid fa-circle-chevron-down"
style=font-size:400%></i></a></p></div></div></div></div></section><div><a
id=td-block-1 class=td-offset-anchor></a></div><section class="row td-box
td-box--white td-box--height-auto"><div class=col><div class [...]
+It provides high performance compression and encoding schemes to handle
complex data in bulk and is supported in many programming language and
analytics tools.</p><p><a class="btn btn-link text-info" href=#td-block-1
aria-label="Read more"><i class="fa-solid fa-circle-chevron-down"
style=font-size:400%></i></a></p></div></div></div></div></section><div><a
id=td-block-1 class=td-offset-anchor></a></div><section class="row td-box
td-box--white td-box--height-auto"><div class=col><div class [...]
2025
<span class=td-footer__authors>Apache Parquet</span></span><span
class=td-footer__all_rights_reserved>All Rights Reserved</span><span
class=ms-2><a href=https://policies.google.com/privacy target=_blank
rel=noopener>Privacy Policy</a></span></div></div></div></footer></div><script
src=/js/main.min.26b35480299b932e285af8358c943de97509b95a0086d091584e7cb9b00c5c7b.js
integrity="sha256-JrNUgCmbky4oWvg1jJQ96XUJuVoAhtCRWE58ubAMXHs="
crossorigin=anonymous></script><script defer src=/js/click-to [...]
\ No newline at end of file
diff --git a/output/sitemap.xml b/output/sitemap.xml
index d7cc789..2b3805a 100644
--- a/output/sitemap.xml
+++ b/output/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/docs/file-format/data-pages/compression/</loc><lastmod>2024-03-11T22:11:10+01:00</lastmod></url><url><loc>/docs/file-format/data-pages/encodings/</loc><lastmod>2025-10-23T22:58:27+02:00</lastmod></url><url><loc>/docs/file-format/data-pages/encryption/</loc><lastmod>2024-03-11T22:11:10+01:00</lastmod></url><url><loc>/docs/
[...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/docs/file-format/data-pages/compression/</loc><lastmod>2024-03-11T22:11:10+01:00</lastmod></url><url><loc>/docs/file-format/data-pages/encodings/</loc><lastmod>2025-10-23T22:58:27+02:00</lastmod></url><url><loc>/docs/file-format/data-pages/encryption/</loc><lastmod>2024-03-11T22:11:10+01:00</lastmod></url><url><loc>/docs/
[...]
\ No newline at end of file