ibzib commented on a change in pull request #13499:
URL: https://github.com/apache/beam/pull/13499#discussion_r537881667
##########
File path: sdks/python/apache_beam/runners/portability/spark_runner_test.py
##########
@@ -168,6 +168,10 @@ def test_register_finalizations(self):
# Skip until Spark runner supports bundle finalization.
raise unittest.SkipTest("BEAM-7233")
+ def test_sdf_with_dofn_as_watermark_estimator(self):
+ # Skip until Spark runner supports SDF and bundle finalization.
Review comment:
Fixed
----------------------------------------------------------------
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]