apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.89k stars 4.27k forks source link

[Task]: Add test to avoid Flink container issues #33180

Open damccorm opened 4 days ago

damccorm commented 4 days ago

What needs to happen?

https://github.com/apache/beam/pull/33061 caused breakages which were not caught by any tests. We should add a test to catch any regressions.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components