hughlunnon opened a new issue, #27120: URL: https://github.com/apache/beam/issues/27120
### What would you like to happen? at the moment, readWithPartition is limited to the data types of Long, DateTime. It would be great for users to be able to provide their own JdbcReadWithPartitionsHelper (the interface exists) to allow them to partition on other key types (eg strings). I'm happy to add it to the java sdk, no idea if the problem exists on other sdks? ### Issue Priority Priority: 3 (nice-to-have improvement) ### Issue Components - [ ] Component: Python SDK - [X] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] 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]
