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 16509dd  deploy: 5f690a3d0b89d8680a3f610e9241b040f7e95a58
16509dd is described below

commit 16509ddc7ee52f70ee2c533a6fae980da054e041
Author: wgtmac <wgt...@users.noreply.github.com>
AuthorDate: Thu May 16 14:20:55 2024 +0000

    deploy: 5f690a3d0b89d8680a3f610e9241b040f7e95a58
---
 output/doap_Parquet.rdf                | 2 +-
 output/docs/_print/index.html          | 3 ++-
 output/docs/overview/_print/index.html | 3 ++-
 output/docs/overview/index.html        | 3 ++-
 output/index.html                      | 3 ++-
 output/sitemap.xml                     | 2 +-
 6 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/output/doap_Parquet.rdf b/output/doap_Parquet.rdf
index ca14f2c..939f29c 100644
--- a/output/doap_Parquet.rdf
+++ b/output/doap_Parquet.rdf
@@ -28,7 +28,7 @@
     <homepage rdf:resource="http://parquet.apache.org"; />
     <asfext:pmc rdf:resource="http://parquet.apache.org"; />
     <shortdesc>Apache Parquet is a general-purpose columnar storage 
format.</shortdesc>
-    <description>Apache Parquet is an open source, column-oriented data file 
format designed for efficient data storage and retrieval. It provides efficient 
data compression and encoding schemes with enhanced performance to handle 
complex data in bulk. Parquet is available in multiple languages including 
Java, C++, and Python.</description>
+    <description>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.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/PARQUET"; 
/>
     <mailing-list rdf:resource="https://parquet.apache.org/community/"; />
     <download-page 
rdf:resource="https://parquet.apache.org/blog/2023/05/18/1.13.1/"; />
diff --git a/output/docs/_print/index.html b/output/docs/_print/index.html
index 7197d84..9ffef14 100644
--- a/output/docs/_print/index.html
+++ b/output/docs/_print/index.html
@@ -1,6 +1,7 @@
 <!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 
[...]
+<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-mr>parquet-mr</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 Apache P [...]
 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/overview/_print/index.html 
b/output/docs/overview/_print/index.html
index 75946f1..1bc7c85 100644
--- a/output/docs/overview/_print/index.html
+++ b/output/docs/overview/_print/index.html
@@ -4,6 +4,7 @@
 "><meta property="og:type" content="website"><meta property="og:url" 
content="/docs/overview/"><meta property="og:site_name" content="Apache 
Parquet"><meta itemprop=name content="Overview"><meta itemprop=description 
content="All about Parquet.
 "><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.7f095589dcf99af199766009c9a9719e6fdf2b9ce9bcfbeb05e80eb6efeaf32b.css
 as=style><link 
href=/scss/main.min.7f095589dcf99af199766009c9a9719e6fdf2b9ce9bcfbeb05e80eb6efeaf32b.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 a columnar storage format available to any 
project in the Hadoop ecosystem, regardless of the choice of data processing 
framework, data model or programming [...]
+<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-mr>parquet-mr</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 Apache P [...]
 2024
 <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 ab91639..84cd667 100644
--- a/output/docs/overview/index.html
+++ b/output/docs/overview/index.html
@@ -7,6 +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&amp;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-mr>parquet-mr</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 
cla [...]
+<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-mr>parquet-mr</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 
cla [...]
+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-mr>parquet-mr</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 Apache P [...]
 2024
 <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 c3f6eeb..e6a0e23 100644
--- a/output/index.html
+++ b/output/index.html
@@ -1,5 +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 a 
columnar storage format available to any project in the Hadoop ecosystem, 
regardless of the choice of data processing framework, data model or 
programming language.</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></d [...]
+</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 [...]
 2024
 <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 ea66870..d9b0ced 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>2024-03-11T22:11:10+01: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>2024-03-11T22:11:10+01: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

Reply via email to