You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently batch size [1] is not one of the configurable parameters available to cross-language Python JDBC write transform [2][3]. Should be just a matter of wiring this similar to other properties there and adding a test.
Might also be covered by recent work related to auto-generating Python x-lang wrappers. cc: @ahmedabu98
@chamikaramj ptal at the PR ! A qq on if I should extend the configuration for batch size to JDBC here that seem to be used by the YAML based pipeline ?
What would you like to happen?
Currently batch size [1] is not one of the configurable parameters available to cross-language Python JDBC write transform [2][3]. Should be just a matter of wiring this similar to other properties there and adding a test.
Might also be covered by recent work related to auto-generating Python x-lang wrappers. cc: @ahmedabu98
[1]
beam/sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java
Line 1725 in e845caa
[2]
beam/sdks/python/apache_beam/io/jdbc.py
Line 174 in e845caa
[3]
beam/sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcSchemaIOProvider.java
Line 57 in e845caa
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: