yifanmai commented on a change in pull request #14594:
URL: https://github.com/apache/beam/pull/14594#discussion_r632685005
##########
File path: sdks/python/apache_beam/runners/portability/flink_runner_test.py
##########
@@ -397,6 +397,9 @@ def test_register_finalizations(self):
def test_custom_merging_window(self):
raise unittest.SkipTest("BEAM-11004")
+ def test_pack_combiners(self):
+ raise unittest.SkipTest("BEAM-12305")
Review comment:
Updated with bug description.
--
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]