tvalentyn commented on a change in pull request #14855:
URL: https://github.com/apache/beam/pull/14855#discussion_r639312711



##########
File path: sdks/python/gen_protos.py
##########
@@ -32,6 +29,7 @@
 import sys
 import time
 import warnings
+from importlib import import_module

Review comment:
       We probably no longer need to futurize generated code (see line 339). 
Assuming new version of proto generator produces a py3-compatible code. We 
could check the diff. 
   
   This can be another change.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to