dannycranmer commented on code in PR #20937:
URL: https://github.com/apache/flink/pull/20937#discussion_r999875007


##########
flink-connectors/flink-sql-connector-hive-3.1.3/src/main/resources/META-INF/NOTICE:
##########
@@ -25,25 +26,22 @@ the Apache Software License 2.0 
(http://www.apache.org/licenses/LICENSE-2.0.txt)
 - javax.jdo:jdo-api:3.0.1
 - joda-time:joda-time:2.9.9
 - net.sf.opencsv:opencsv:2.3
-- org.apache.avro:avro-mapred:hadoop2:1.8.2
-- org.apache.avro:avro:1.8.2

Review Comment:
   ok, the build does not allow the dependency to be defined twice:
   
   ```
   2022-10-19T10:53:16.1186081Z                  These issue are legally 
problematic and MUST be fixed: 
   2022-10-19T10:53:16.1186514Z                         Dependency 
org.apache.avro:avro:1.8.2 is declared twice.
   2022-10-19T10:53:16.1187176Z                         Dependency 
org.apache.avro:avro-mapred:hadoop2:1.8.2 is declared twice.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to