seatunnel
seatunnel copied to clipboard
[Feature][Connector-V2] Jdbc connector support SAP HANA Source & SAP HANA Sink.
Purpose of this pull request
[Connector-V2][JDBC-connector] support Jdbc dm
Check list
- [x] Code changed are covered with tests, or it does not need tests for reason:
- [ ] 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
Is it necessary to have init-datasource as a separate file?I think the paperwork is getting a little messy,How about writing it straight into code?
Is it necessary to have init-datasource as a separate file?I think the paperwork is getting a little messy,How about writing it straight into code?
Nice thought.
The code style should be fixed.
The code style should be fixed.
Done @Hisoka-X
@FlechazoW The Integration Test have some problems should be fixed.
trigger CI
Are SAP_HANA_BIGINT, SAP_HANA_INTEGER, SAP_HANA_SMALLINT all tested with SHORT_TYPE? doesn't look right