Skip to content

Commit ca9eb4a

Browse files
authored
Merge branch 'apache:production' into production
2 parents 4515776 + 5cf926d commit ca9eb4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/doap_Parquet.rdf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
<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>
3232
<bug-database rdf:resource="https://issues.apache.org/jira/browse/PARQUET" />
3333
<mailing-list rdf:resource="https://parquet.apache.org/community/" />
34-
<download-page rdf:resource="https://parquet.apache.org/downloads/" />
34+
<download-page rdf:resource="https://parquet.apache.org/blog/2023/05/18/1.13.1/" />
3535
<programming-language>Java</programming-language>
3636
<category rdf:resource="http://projects.apache.org/category/big-data" />
3737
<release>
3838
<Version>
3939
<name>Parquet MR</name>
40-
<created>2015-04-15</created>
41-
<revision>1.6.0</revision>
40+
<created>2023-05-18</created>
41+
<revision>1.13.1</revision>
4242
</Version>
4343
</release>
4444
<repository>

0 commit comments

Comments
 (0)