mateczagany commented on code in PR #27469:
URL: https://github.com/apache/flink/pull/27469#discussion_r2740085775


##########
flink-python/pom.xml:
##########
@@ -418,6 +418,15 @@ under the License.
                                <version>2.5.1</version>
                                <scope>runtime</scope>
                        </dependency>
+
+                       <!-- Netty dependency is fixed to 4.1 here as Arrow 
expects this. It should be removed or updated once Apache Arrow version is 
upgraded. -->

Review Comment:
   Yes, I've added a comment. Unfortunately there are no currently released 
versions of Apache Arrow that's built against Netty 4.2.x, the upgrade was done 
3 weeks ago: 
https://github.com/apache/arrow-java/commit/7d4cf21bd6502fc650dfad4a6e9fbe0ae5cf4360



-- 
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