mateczagany commented on code in PR #27469:
URL: https://github.com/apache/flink/pull/27469#discussion_r2745033437
##########
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:
Sorry, I've left this comment and updated it locally, just did not push
until I've finished looking into your other comment
--
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]