chamikaramj opened a new issue, #32891: URL: https://github.com/apache/beam/issues/32891
### 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] https://github.com/apache/beam/blob/e845caa3b37a8233266b8a926e972a9e1a1d66df/sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java#L1725 [2] https://github.com/apache/beam/blob/e845caa3b37a8233266b8a926e972a9e1a1d66df/sdks/python/apache_beam/io/jdbc.py#L174 [3] https://github.com/apache/beam/blob/e845caa3b37a8233266b8a926e972a9e1a1d66df/sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcSchemaIOProvider.java#L57 ### Issue Priority Priority: 2 (default / most feature requests should be filed as P2) ### Issue Components - [X] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
