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


##########
flink-python/pyflink/datastream/functions.py:
##########
@@ -979,68 +978,32 @@ def exponential_backoff(
             result_predicate, exception_predicate)
 
 
-class ResultFuture(Generic[OUT]):
-    """

Review Comment:
   @davidradl Good point! This is introduced in Flink 2.2 and so there is no 
backward compatibility issues (I'd like to make sure this is merged into Flink 
2.2). 



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