SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
8.04k
stars
1.82k
forks
source link
[Feature][Jdbc] Add Jdbc default dialect for all jdbc series database without dialect #7956
Open
Hisoka-X opened 2 weeks ago
Search before asking
Description
We should add Jdbc default dialect for all jdbc series database without dialect, when some jdbc url not match our dialect in https://github.com/apache/seatunnel/tree/dev/seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect, it can use default dialect not throw an exception.
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct