File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
parquet-cli/src/main/resources/META-INF
parquet-protobuf/src/main/resources/META-INF Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
- Apache Parquet MR
2
+ Apache Parquet Java
3
3
Copyright 2014-2024 The Apache Software Foundation
4
4
5
5
This product includes software developed at
Original file line number Diff line number Diff line change 1
1
2
- Apache Parquet MR
3
- Copyright 2016 The Apache Software Foundation
2
+ Apache Parquet Java
3
+ Copyright 2014-2024 The Apache Software Foundation
4
4
5
5
This product includes software developed at
6
6
The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 1
1
2
- Apache Parquet MR (Incubating)
3
- Copyright 2014 The Apache Software Foundation
2
+ Apache Parquet Java
3
+ Copyright 2014-2024 The Apache Software Foundation
4
4
5
5
This product includes software developed at
6
6
The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 13
13
<version >1.15.0-SNAPSHOT</version >
14
14
<packaging >pom</packaging >
15
15
16
- <name >Apache Parquet MR </name >
16
+ <name >Apache Parquet Java </name >
17
17
<url >https://parquet.apache.org</url >
18
18
<description >Parquet is a columnar storage format that supports nested data. This provides the java implementation.</description >
19
19
You can’t perform that action at this time.
0 commit comments