From 87e01f50bc1bdb43e1a37f4a6acd20726db5278b Mon Sep 17 00:00:00 2001 From: David Cavazos Date: Fri, 4 Mar 2022 13:58:42 -0800 Subject: [PATCH] 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 c0125c97841a..b74887aea3c4 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." ]