Skip to content

Commit

Permalink
[hotfix] Fix flink-connector-hive NOTICE file
Browse files Browse the repository at this point in the history
Correctly state org.apache.parquet:parquet-format:2.4.0 as bundled dependency
  • Loading branch information
tillrohrmann committed Jul 2, 2020
1 parent 76b35b8 commit 4df425b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Apache Software Foundation (http://www.apache.org/).
This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)

- org.apache.parquet:parquet-hadoop:1.10.0
- org.apache.parquet:parquet-format:1.10.0
- org.apache.parquet:parquet-format:2.4.0
- org.apache.parquet:parquet-column:1.10.0
- org.apache.parquet:parquet-common:1.10.0
- org.apache.parquet:parquet-encoding:1.10.0

0 comments on commit 4df425b

Please sign in to comment.