Details
-
Test
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
We should add an integration test suite that covers following.
(1) Currently available Java IO connectors that do not use UDFs work for Python SDK on Flink runner.
(2) Currently available Python IO connectors that do not use UDFs work for Java SDK on Flink runner.
(3) Currently available Java/Python pipelines work in a scalable manner for cross-language pipelines (for example, try 10GB, 100GB input for textio/avroio for Java and Python).
Attachments
Issue Links
- is cloned by
-
BEAM-8141 Add an integration test suite for cross-language transforms for Spark runner
-
- Resolved
-
- links to