This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/production by this push:
new 5cf926d Adding updated doap file (#41)
5cf926d is described below
commit 5cf926d9c9af6d61e8d24d39e0692d9c7e326066
Author: Vinoo Ganesh <[email protected]>
AuthorDate: Tue Mar 5 20:16:53 2024 -0500
Adding updated doap file (#41)
---
static/doap_Parquet.rdf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/static/doap_Parquet.rdf b/static/doap_Parquet.rdf
index 79b5e31..ca14f2c 100644
--- a/static/doap_Parquet.rdf
+++ b/static/doap_Parquet.rdf
@@ -31,14 +31,14 @@
<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>
<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/downloads/" />
+ <download-page
rdf:resource="https://parquet.apache.org/blog/2023/05/18/1.13.1/" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/big-data" />
<release>
<Version>
<name>Parquet MR</name>
- <created>2015-04-15</created>
- <revision>1.6.0</revision>
+ <created>2023-05-18</created>
+ <revision>1.13.1</revision>
</Version>
</release>
<repository>