ferenc-csaky commented on code in PR #27469:
URL: https://github.com/apache/flink/pull/27469#discussion_r2741111481


##########
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:
   I mean to include the arrow version explicitly to the comment that will 
resolve the current situation. Something like:
   > "... It should be removed or updated once Apache Arrow is upgraded to 
version x.y.z+.



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