You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/12/07 22:29:11 UTC

[GitHub] [beam] ibzib commented on a change in pull request #13499: [BEAM-11412] Skip SparkRunnerTest::test_sdf_with_dofn_as_watermark_es…

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:
users@infra.apache.org