y1chi commented on a change in pull request #12995:
URL: https://github.com/apache/beam/pull/12995#discussion_r572347615
##########
File path: sdks/python/apache_beam/runners/portability/flink_runner_test.py
##########
@@ -400,6 +400,9 @@ def test_callbacks_with_exception(self):
def test_register_finalizations(self):
raise unittest.SkipTest("BEAM-6868")
+ def test_custom_merging_window(self):
Review comment:
we may need to add this to spark_runner_test.py as well.
----------------------------------------------------------------
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]