apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.94k stars 1.79k forks source link

[Feature][connector-spark] add a jdbc connector base DataSource V2 API #1347

Open zhaomin1423 opened 2 years ago

zhaomin1423 commented 2 years ago

Search before asking

Description

Add a jdbc connector based on Spark DataSource V2 API.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

zhaomin1423 commented 2 years ago

Read data from multiple database and multiple tables.

Hisoka-X commented 2 years ago

I don't know what's different between now and new method, can you explain to me when we make this change come true, what will we get? Thanks.