You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by gi...@apache.org on 2022/07/20 19:11:57 UTC

[parquet-site] branch asf-site updated: deploy: 71d28ba4a89a885a6b64267e8cb9d03ce76fe957

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 6fd8d32  deploy: 71d28ba4a89a885a6b64267e8cb9d03ce76fe957
6fd8d32 is described below

commit 6fd8d320f2f0f8cef1acb6a35e3cb6e879ff0ee6
Author: shangxinli <sh...@users.noreply.github.com>
AuthorDate: Wed Jul 20 19:11:53 2022 +0000

    deploy: 71d28ba4a89a885a6b64267e8cb9d03ce76fe957
---
 output/docs/_print/index.html                               | 2 +-
 output/docs/contribution-guidelines/_print/index.html       | 2 +-
 output/docs/contribution-guidelines/contributing/index.html | 8 ++++----
 output/docs/contribution-guidelines/index.xml               | 2 +-
 output/docs/index.xml                                       | 2 +-
 output/sitemap.xml                                          | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/output/docs/_print/index.html b/output/docs/_print/index.html
index c4b6ac4..64a5a9d 100644
--- a/output/docs/_print/index.html
+++ b/output/docs/_print/index.html
@@ -101,7 +101,7 @@ Original data is three 32-bit floats and for simplicity we look at their raw rep
 Bytes  AA BB CC DD    00 11 22 33    A3 B4 C5 D6
 </code></pre><p>After applying the transformation, the data has the following representation:</p><pre tabindex=0><code>Bytes  AA 00 A3 BB 11 B4 CC 22 C5 DD 33 D6
 </code></pre></div><div class=td-content style=page-break-before:always><h1 id=pg-e4790b30bda91ce23679bbaa9c652cd0>3.6.2 - Checksumming</h1><p>Column chunks are composed of pages written back to back. The pages share a common header and readers can skip over page they are not interested in. The data for the page follows the header and can be compressed and/or encoded. The compression and encoding is specified in the page metadata.</p></div><div class=td-content style=page-break-before:al [...]
-Java resources can be build using <code>mvn package</code>. The current stable version should always be available from Maven Central.</p><p>C++ thrift resources can be generated via make.</p><p>Thrift can be also code-genned into any other thrift-supported language.</p></div><div class=td-content style=page-break-before:always><h1 id=pg-47cac26307c77b16f1b9e75c1e46efec>4.3 - Contributing to Parquet</h1><div class=lead>How to contribute to Parquet</div><h2 id=pull-requests>Pull Requests</ [...]
+Java resources can be build using <code>mvn package</code>. The current stable version should always be available from Maven Central.</p><p>C++ thrift resources can be generated via make.</p><p>Thrift can be also code-genned into any other thrift-supported language.</p></div><div class=td-content style=page-break-before:always><h1 id=pg-47cac26307c77b16f1b9e75c1e46efec>4.3 - Contributing to Parquet</h1><div class=lead>How to contribute to Parquet</div><h2 id=pull-requests>Pull Requests</ [...]
 git remote add apache https://gitbox.apache.org/repos/asf?p=parquet-mr.git
 </code></pre><p>run the following command</p><pre><code>dev/merge_parquet_pr.py
 </code></pre><p>example output:</p><pre><code>Which pull request would you like to merge? (e.g. 34):
diff --git a/output/docs/contribution-guidelines/_print/index.html b/output/docs/contribution-guidelines/_print/index.html
index 013d8d8..ba4cf57 100644
--- a/output/docs/contribution-guidelines/_print/index.html
+++ b/output/docs/contribution-guidelines/_print/index.html
@@ -5,7 +5,7 @@
 "><link rel=preload href=/scss/main.min.1d9ef5c597f7f2d97e65e33ae94490057bad065a4cb434b1dd25f7723dc5b3af.css as=style><link href=/scss/main.min.1d9ef5c597f7f2d97e65e33ae94490057bad065a4cb434b1dd25f7723dc5b3af.css rel=stylesheet integrity><script src=https://code.jquery.com/jquery-3.6.0.min.js integrity=sha384-vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK crossorigin=anonymous></script>
 <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@docsearch/css@3></pre></li></head><body class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><span class=navbar-logo><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><g id="surface1"><path style="stroke:none;fill-rule:evenodd;fill:#fcfcfc;fill-opacity:1" d="M15 [...]
 <a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a href=/docs/contribution-guidelines/>Return to the regular view of this page</a>.</p></div><h1 class=title>Developer Guide</h1><div class=lead>All developer resources related to Parquet.</div><ul><li>1: <a href=#pg-f674d9b9519c822d1a39419a8e9167a5>Modules</a></li><li>2: <a href=#pg-0fc7677c5a8dcd5250334bbf678cb165>Building Parquet</a></li><li>3: <a href=#pg-47cac26307c77b16f1b9e75c1e46efec>Contributing to Parquet</a>< [...]
-Java resources can be build using <code>mvn package</code>. The current stable version should always be available from Maven Central.</p><p>C++ thrift resources can be generated via make.</p><p>Thrift can be also code-genned into any other thrift-supported language.</p></div><div class=td-content style=page-break-before:always><h1 id=pg-47cac26307c77b16f1b9e75c1e46efec>3 - Contributing to Parquet</h1><div class=lead>How to contribute to Parquet</div><h2 id=pull-requests>Pull Requests</h2 [...]
+Java resources can be build using <code>mvn package</code>. The current stable version should always be available from Maven Central.</p><p>C++ thrift resources can be generated via make.</p><p>Thrift can be also code-genned into any other thrift-supported language.</p></div><div class=td-content style=page-break-before:always><h1 id=pg-47cac26307c77b16f1b9e75c1e46efec>3 - Contributing to Parquet</h1><div class=lead>How to contribute to Parquet</div><h2 id=pull-requests>Pull Requests</h2 [...]
 git remote add apache https://gitbox.apache.org/repos/asf?p=parquet-mr.git
 </code></pre><p>run the following command</p><pre><code>dev/merge_parquet_pr.py
 </code></pre><p>example output:</p><pre><code>Which pull request would you like to merge? (e.g. 34):
diff --git a/output/docs/contribution-guidelines/contributing/index.html b/output/docs/contribution-guidelines/contributing/index.html
index d4fee26..1cd3acb 100644
--- a/output/docs/contribution-guidelines/contributing/index.html
+++ b/output/docs/contribution-guidelines/contributing/index.html
@@ -1,14 +1,14 @@
 <!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=generator content="Hugo 0.101.0"><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=icon type=image/png href=/favicons/favicon-16x16.png sizes=16x16><link rel=icon type=image/png href=/favicons [...]
 "><meta property="og:title" content="Contributing to Parquet"><meta property="og:description" content="How to contribute to Parquet
-"><meta property="og:type" content="article"><meta property="og:url" content="/docs/contribution-guidelines/contributing/"><meta property="article:section" content="docs"><meta property="article:modified_time" content="2022-06-02T09:33:55-04:00"><meta property="og:site_name" content="Apache Parquet"><meta itemprop=name content="Contributing to Parquet"><meta itemprop=description content="How to contribute to Parquet
-"><meta itemprop=dateModified content="2022-06-02T09:33:55-04:00"><meta itemprop=wordCount content="680"><meta itemprop=keywords content><meta name=twitter:card content="summary"><meta name=twitter:title content="Contributing to Parquet"><meta name=twitter:description content="How to contribute to Parquet
+"><meta property="og:type" content="article"><meta property="og:url" content="/docs/contribution-guidelines/contributing/"><meta property="article:section" content="docs"><meta property="article:modified_time" content="2022-07-09T16:12:08-07:00"><meta property="og:site_name" content="Apache Parquet"><meta itemprop=name content="Contributing to Parquet"><meta itemprop=description content="How to contribute to Parquet
+"><meta itemprop=dateModified content="2022-07-09T16:12:08-07:00"><meta itemprop=wordCount content="680"><meta itemprop=keywords content><meta name=twitter:card content="summary"><meta name=twitter:title content="Contributing to Parquet"><meta name=twitter:description content="How to contribute to Parquet
 "><link rel=preload href=/scss/main.min.1d9ef5c597f7f2d97e65e33ae94490057bad065a4cb434b1dd25f7723dc5b3af.css as=style><link href=/scss/main.min.1d9ef5c597f7f2d97e65e33ae94490057bad065a4cb434b1dd25f7723dc5b3af.css rel=stylesheet integrity><script src=https://code.jquery.com/jquery-3.6.0.min.js integrity=sha384-vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK crossorigin=anonymous></script>
 <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@docsearch/css@3></pre></li></head><body class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><span class=navbar-logo><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><g id="surface1"><path style="stroke:none;fill-rule:evenodd;fill:#fcfcfc;fill-opacity:1" d="M15.90 [...]
 <button class="btn btn-link td-sidebar__toggle d-md-none p-0 ml-3 fas fa-bars" type=button data-toggle=collapse data-target=#td-section-nav aria-controls=td-docs-nav aria-expanded=false aria-label="Toggle section navigation"></button></form><nav class="collapse td-sidebar-nav" id=td-section-nav><ul class="td-sidebar-nav__section pr-md-3 ul-0"><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id=m-docs-li><a href=/docs/ class="align-left pl-0 td-side [...]
 <a href=https://github.com/apache/parquet-site/edit/production/content/en/docs/Contribution%20Guidelines/contributing.md class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit fa-fw"></i> Edit this page</a>
 <a href="https://github.com/apache/parquet-site/new/production/content/en/docs/Contribution%20Guidelines/contributing.md?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 [...]
 <a href="https://github.com/apache/parquet-site/issues/new?title=Contributing%20to%20Parquet" class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github fa-fw"></i> Create documentation issue</a>
-<a id=print href=/docs/contribution-guidelines/_print/><i class="fa fa-print fa-fw"></i> Print entire section</a></div><div class=td-toc><nav id=TableOfContents><ul><li><a href=#pull-requests>Pull Requests</a></li><li><a href=#committers>Committers</a></li><li><a href=#website>Website</a><ul><li><a href=#release-documentation>Release Documentation</a></li><li><a href=#website-development-and-deployment>Website development and deployment</a></li></ul></li></ul></nav></div></aside><main cl [...]
+<a id=print href=/docs/contribution-guidelines/_print/><i class="fa fa-print fa-fw"></i> Print entire section</a></div><div class=td-toc><nav id=TableOfContents><ul><li><a href=#pull-requests>Pull Requests</a></li><li><a href=#committers>Committers</a></li><li><a href=#website>Website</a><ul><li><a href=#release-documentation>Release Documentation</a></li><li><a href=#website-development-and-deployment>Website development and deployment</a></li></ul></li></ul></nav></div></aside><main cl [...]
 git remote add apache https://gitbox.apache.org/repos/asf?p=parquet-mr.git
 </code></pre><p>run the following command</p><pre><code>dev/merge_parquet_pr.py
 </code></pre><p>example output:</p><pre><code>Which pull request would you like to merge? (e.g. 34):
@@ -52,7 +52,7 @@ Merge hash: 485658a5
 Would you like to pick 485658a5 into another branch? (y/n):
 </code></pre><p>For now just say <code>n</code> as we have 1 branch</p><h2 id=website>Website</h2><h3 id=release-documentation>Release Documentation</h3><p>To create documentation for a new release of <code>parquet-format</code> create a new <releasenumber>.md file under <code>content/en/blog/parquet-format</code>. Please see existing files in that directory as an example.</p><p>To create documentation for a new release of <code>parquet-mr</code> create a new <releasenumber>.md file unde [...]
 job in the <a href=https://github.com/apache/parquet-site/blob/staging/.github/workflows/deploy.yml>deployment workflow</a> will be run, populating the <code>asf-staging</code> branch on this repo with the necessary files.</li></ol><p><strong>Do not directly edit the <code>asf-staging</code> branch of this repo</strong></p><h4 id=production>Production</h4><p>To make a change to the <code>production</code> version of the website:</p><ol><li>Make a PR against the <code>production</code> br [...]
-job in the <a href=https://github.com/apache/parquet-site/blob/production/.github/workflows/deploy.yml>deployment workflow</a> will be run, populating the <code>asf-site</code> branch on this repo with the necessary files.</li></ol><p><strong>Do not directly edit the <code>asf-site</code> branch of this repo</strong></p><div class="text-muted mt-5 pt-3 border-top">Last modified June 2, 2022: <a href=https://github.com/apache/parquet-site/commit/0387231e1640a505bf0b78f66270c951fe9b8bbe>Up [...]
+job in the <a href=https://github.com/apache/parquet-site/blob/production/.github/workflows/deploy.yml>deployment workflow</a> will be run, populating the <code>asf-site</code> branch on this repo with the necessary files.</li></ol><p><strong>Do not directly edit the <code>asf-site</code> branch of this repo</strong></p><div class="text-muted mt-5 pt-3 border-top">Last modified July 9, 2022: <a href=https://github.com/apache/parquet-site/commit/227318cd2ead187eda1cd2cac80b0636c4c3779c>up [...]
 <small class=ml-1><a href=https://policies.google.com/privacy target=_blank rel=noopener>Privacy Policy</a></small></div></div></div></footer></div><script src=https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js integrity=sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN crossorigin=anonymous></script>
 <script src=https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA==" crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
diff --git a/output/docs/contribution-guidelines/index.xml b/output/docs/contribution-guidelines/index.xml
index 916a9d5..e0bab31 100644
--- a/output/docs/contribution-guidelines/index.xml
+++ b/output/docs/contribution-guidelines/index.xml
@@ -9,7 +9,7 @@ Java resources can be build using &lt;code>mvn package&lt;/code>. The current st
 &lt;p>C++ thrift resources can be generated via make.&lt;/p>
 &lt;p>Thrift can be also code-genned into any other thrift-supported language.&lt;/p></description></item><item><title>Docs: Contributing to Parquet</title><link>/docs/contribution-guidelines/contributing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/docs/contribution-guidelines/contributing/</guid><description>
 &lt;h2 id="pull-requests">Pull Requests&lt;/h2>
-&lt;p>We prefer to receive contributions in the form of GitHub pull requests. Please send pull requests against the &lt;a href="https://github.com/apache/parquet-mr">github.com/apache/parquet-mr&lt;/a> repository. If you’ve previously forked Parquet from its old location, you will need to add a remote or update your origin remote to &lt;a href="https://github.com/apache/incubator-parquet-mr.git">https://github.com/apache/incubator-parquet-mr.git&lt;/a> Here are a few tips to get your con [...]
+&lt;p>We prefer to receive contributions in the form of GitHub pull requests. Please send pull requests against the &lt;a href="https://github.com/apache/parquet-mr">github.com/apache/parquet-mr&lt;/a> repository. If you’ve previously forked Parquet from its old location, you will need to add a remote or update your origin remote to &lt;a href="https://github.com/apache/parquet-mr.git">https://github.com/apache/parquet-mr.git&lt;/a> Here are a few tips to get your contribution in:&lt;/p>
 &lt;ol>
 &lt;li>Break your work into small, single-purpose patches if possible. It’s much harder to merge in a large change with a lot of disjoint features.&lt;/li>
 &lt;li>Create a JIRA for your patch on the &lt;a href="https://issues.apache.org/jira/browse/PARQUET">Parquet Project JIRA&lt;/a>.&lt;/li>
diff --git a/output/docs/index.xml b/output/docs/index.xml
index 41e0bc4..69fe8d7 100644
--- a/output/docs/index.xml
+++ b/output/docs/index.xml
@@ -223,7 +223,7 @@ Java resources can be build using &lt;code>mvn package&lt;/code>. The current st
 &lt;iframe src="https://www.youtube.com/embed/Qfp6Uv1UrA0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video">&lt;/iframe>
 &lt;/div></description></item><item><title>Docs: Contributing to Parquet</title><link>/docs/contribution-guidelines/contributing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/docs/contribution-guidelines/contributing/</guid><description>
 &lt;h2 id="pull-requests">Pull Requests&lt;/h2>
-&lt;p>We prefer to receive contributions in the form of GitHub pull requests. Please send pull requests against the &lt;a href="https://github.com/apache/parquet-mr">github.com/apache/parquet-mr&lt;/a> repository. If you’ve previously forked Parquet from its old location, you will need to add a remote or update your origin remote to &lt;a href="https://github.com/apache/incubator-parquet-mr.git">https://github.com/apache/incubator-parquet-mr.git&lt;/a> Here are a few tips to get your con [...]
+&lt;p>We prefer to receive contributions in the form of GitHub pull requests. Please send pull requests against the &lt;a href="https://github.com/apache/parquet-mr">github.com/apache/parquet-mr&lt;/a> repository. If you’ve previously forked Parquet from its old location, you will need to add a remote or update your origin remote to &lt;a href="https://github.com/apache/parquet-mr.git">https://github.com/apache/parquet-mr.git&lt;/a> Here are a few tips to get your contribution in:&lt;/p>
 &lt;ol>
 &lt;li>Break your work into small, single-purpose patches if possible. It’s much harder to merge in a large change with a lot of disjoint features.&lt;/li>
 &lt;li>Create a JIRA for your patch on the &lt;a href="https://issues.apache.org/jira/browse/PARQUET">Parquet Project JIRA&lt;/a>.&lt;/li>
diff --git a/output/sitemap.xml b/output/sitemap.xml
index be07030..e8197f3 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/encodings/</loc><lastmod>2022-03-24T09:39:00-04:00</lastmod></url><url><loc>/docs/asf/license/</loc><lastmod>2022-03-24T09:39:00-04:00</lastmod></url><url><loc>/docs/contribution-guidelines/modules/</loc><lastmod>2022-03-24T09:39:00-04:00</lastmod></url><url><loc>/docs/overview/</loc><lastmod>2 [...]
\ 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/encodings/</loc><lastmod>2022-03-24T09:39:00-04:00</lastmod></url><url><loc>/docs/asf/license/</loc><lastmod>2022-03-24T09:39:00-04:00</lastmod></url><url><loc>/docs/contribution-guidelines/modules/</loc><lastmod>2022-03-24T09:39:00-04:00</lastmod></url><url><loc>/docs/overview/</loc><lastmod>2 [...]
\ No newline at end of file