Murli16 opened a new issue, #25011: URL: https://github.com/apache/beam/issues/25011
Hi Team, We are using Apache Beam Python SDK - JDBC IO for reading from SQL Server but it is taking too long to read. The dataflow execution with Java SDK JDBC IO - ReadWithPartitions proved to be much faster as we could provide number of partitions and partition column additionally as parameters. We want to evaluate python for now based on client requirement. This request is to include ReadWithPartitions (Java JDBC IO) as external transform for python SDK. -- 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]
