You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2022/03/05 00:35:22 UTC

[beam] branch master updated: Remove resolved issue in notebook

This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 87e01f5  Remove resolved issue in notebook
     new 0c21b99  Merge pull request #17021 from davidcavazos/patch-1
87e01f5 is described below

commit 87e01f50bc1bdb43e1a37f4a6acd20726db5278b
Author: David Cavazos <dc...@google.com>
AuthorDate: Fri Mar 4 13:58:42 2022 -0800

    Remove resolved issue in notebook
---
 .../documentation/transforms/python/elementwise/pardo-py.ipynb          | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples/notebooks/documentation/transforms/python/elementwise/pardo-py.ipynb b/examples/notebooks/documentation/transforms/python/elementwise/pardo-py.ipynb
index c0125c9..b74887a 100644
--- a/examples/notebooks/documentation/transforms/python/elementwise/pardo-py.ipynb
+++ b/examples/notebooks/documentation/transforms/python/elementwise/pardo-py.ipynb
@@ -365,8 +365,6 @@
     "\n",
     "> *Known issues:*\n",
     ">\n",
-    "> * [[BEAM-7885]](https://issues.apache.org/jira/browse/BEAM-7885)\n",
-    ">   `DoFn.setup()` doesn't run for streaming jobs running in the `DirectRunner`.\n",
     "> * [[BEAM-7340]](https://issues.apache.org/jira/browse/BEAM-7340)\n",
     ">   `DoFn.teardown()` metrics are lost."
    ]