dianfu commented on code in PR #25541:
URL: https://github.com/apache/flink/pull/25541#discussion_r1913528026


##########
flink-python/dev/dev-requirements.txt:
##########
@@ -15,7 +15,7 @@
 pip>=20.3
 setuptools>=18.0
 wheel
-apache-beam>=2.43.0,<2.49.0
+apache-beam>=2.54.0

Review Comment:
   I think we should set the version of apache-beam to a fixed version or a 
specific range. Flink users usually don't upgrade their cluster frequently. We 
could not guarantee future apache-beam works for old Flink versions. (Take this 
PR as an example, it has done quite a few code changes instead of just 
upgrading the beam version)  



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to