[Question][jdbc splitpk] splitpk supports time type?
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.
- [X] I had googled my question but i didn't get any help.
- [X] I had read the documentation: [ChunJun doc](https://dtstack.github.io/chunjun) but it didn't help me.
### Description
I want to use a field of type time as splitpk, which requires the user to enter a field of type time, and then chunjun starts to calculate the start and end values of the time, and also supports the user to input the start and end values by himself, and then calculates the step size to get Each parallelism sql, but after reading the relevant code, I found that it is not easy to expand, can you explain how to modify it?

### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.