seatunnel
seatunnel copied to clipboard
[Feature][Jdbc-Connector] Add date and timestamp supported for JdbcSource partition
Purpose of this pull request
Add date and timestamp supported for JdbcSource partition
Check list
- [x] Code changed are covered with tests, or it does not need tests for reason:
- [x] If any new Jar binary package adding in your PR, please add License Notice according New License Guide
- [x] If necessary, please update the documentation to describe the new feature. https://github.com/apache/incubator-seatunnel/tree/dev/docs
- [x] If you are contributing the connector code, please check that the following files are updated:
- Update change log that in connector document. For more details you can refer to connector-v2
- Update plugin-mapping.properties and add new connector information in it
- Update the pom file of seatunnel-dist
- [x] Update the
release-note
.
more test for other jdbc datasource
Hi, please resolve conflict, this is a very important feature. cc @EricJoy2048 @hailin0
@rewerma please fix conflict