VictorPlusC commented on a change in pull request #16741:
URL: https://github.com/apache/beam/pull/16741#discussion_r807377280



##########
File path: 
sdks/python/apache_beam/runners/interactive/dataproc/dataproc_cluster_manager.py
##########
@@ -17,9 +17,12 @@
 
 # pytype: skip-file
 
+import dataclasses

Review comment:
       Changed, thanks!

##########
File path: sdks/python/apache_beam/runners/interactive/interactive_beam.py
##########
@@ -250,6 +252,34 @@ def cache_root(self, value):
         'must be re-executed. ')
     self._cache_root = value
 
+  @property

Review comment:
       Removed.




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