You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "liferoad (via GitHub)" <gi...@apache.org> on 2023/02/08 20:26:35 UTC

[GitHub] [beam] liferoad commented on a diff in pull request #25373: Raise the RuntimeError message when some InteractiveRunner functions are misused

liferoad commented on code in PR #25373:
URL: https://github.com/apache/beam/pull/25373#discussion_r1100645921


##########
sdks/python/apache_beam/runners/interactive/pipeline_fragment.py:
##########
@@ -23,6 +23,7 @@
 from apache_beam.pipeline import AppliedPTransform
 from apache_beam.pipeline import PipelineVisitor
 from apache_beam.runners.interactive import interactive_environment as ie
+from apache_beam.runners.interactive import interactive_runner as ir

Review Comment:
   Done. Thanks.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org