HuangXingBo commented on a change in pull request #17091:
URL: https://github.com/apache/flink/pull/17091#discussion_r699876652



##########
File path: flink-python/pyflink/fn_execution/utils/operation_utils.py
##########
@@ -16,8 +16,8 @@
 # limitations under the License.
 
################################################################################
 import datetime
-from collections import Iterable
 from functools import partial
+from types import GeneratorType

Review comment:
       change to `from collections import Generator`




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