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

shangxinli 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 d430389  Add parquet-mr-1.12.1 release info to download page
d430389 is described below

commit d430389a5259b44b2b543583e1584e6c590884cf
Author: Xinli shang <[email protected]>
AuthorDate: Tue Sep 14 21:56:59 2021 -0700

    Add parquet-mr-1.12.1 release info to download page
---
 source/downloads.html.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/source/downloads.html.md b/source/downloads.html.md
index f87d3ef..a108744 100644
--- a/source/downloads.html.md
+++ b/source/downloads.html.md
@@ -1,5 +1,15 @@
 # Downloads
 
+## Parquet MR
+
+The [latest version of parquet-mr is 
1.12.1](https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-1.12.1/apache-parquet-1.12.1.tar.gz).
+
+To [check the validity](https://www.apache.org/info/verification.html) of this 
release, use its:
+
+* [Release manager OpenPGP key](https://downloads.apache.org/parquet/KEYS)
+* [OpenPGP 
signature](https://downloads.apache.org/parquet/apache-parquet-1.12.1/apache-parquet-1.12.1.tar.gz.asc)
+* 
[SHA-512](https://downloads.apache.org/parquet/apache-parquet-1.12.1/apache-parquet-1.12.1.tar.gz.sha512)
+
 ## Parquet Format
 
 The [latest version of parquet-format is 
2.9.0](https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz).

Reply via email to