hequn8128 commented on a change in pull request #9653: [FLINK-14014][python] 
Introduce PythonScalarFunctionRunner to handle the communication with Python 
worker for Python ScalarFunction execution
URL: https://github.com/apache/flink/pull/9653#discussion_r324949146
 
 

 ##########
 File path: NOTICE-binary
 ##########
 @@ -7986,16 +7986,102 @@ The Apache Software Foundation 
(http://www.apache.org/).
 flink-python
 Copyright 2014-2019 The Apache Software Foundation
 
+This project bundles the following dependencies under the Apache Software 
License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
 
 Review comment:
   It seems we have missed the following dependencies under apache 2.0 license:
   - joda-time:joda-time:2.5
   - io.netty:netty-buffer:4.1.34.Final
   - io.netty:netty-codec:4.1.34.Final
   - io.netty:netty-codec-http:4.1.34.Final
   - io.netty:netty-codec-http2:4.1.34.Final
   - io.netty:netty-codec-socks:4.1.34.Final
   - io.netty:netty-common:4.1.34.Final
   - io.netty:netty-handler:4.1.34.Final
   - io.netty:netty-handler-proxy:4.1.34.Final
   - io.netty:netty-resolver:4.1.34.Final
   - io.netty:netty-transport:4.1.34.Final
   - io.netty:netty-transport-native-unix-common:4.1.34.Final
   
   The io.netty dependencies are introduced by 
`org.apache.beam:beam-vendor-grpc-1_21_0`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to