robertwb commented on a change in pull request #11005: [BEAM-8335] Modify the 
StreamingCache to subclass the CacheManager 
URL: https://github.com/apache/beam/pull/11005#discussion_r387259167
 
 

 ##########
 File path: sdks/python/apache_beam/runners/direct/direct_runner.py
 ##########
 @@ -114,13 +117,6 @@ def visit_transform(self, applied_ptransform):
     # FnApiRunner, and the pipeline was not meant to be run as streaming.
     use_fnapi_runner = (_FnApiRunnerSupportVisitor().accept(pipeline))
 
-    # Also ensure grpc is available.
 
 Review comment:
   Why was this 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to