Details
-
Test
-
Status: Resolved
-
P2
-
Resolution: Duplicate
-
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 Spark runner.
(2) Currently available Python IO connectors that do not use UDFs work for Java SDK on Spark 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).