liunaijie commented on PR #7294:
URL: https://github.com/apache/seatunnel/pull/7294#issuecomment-2275473135
> Why not separate the dialect from the driver?
>
> cc @Hisoka-X
>
> ```
> Jdbc {
> driver = com.mysql.cj.jdbc.Driver
> url = "jdbc:mysql://e2e_starRocksdb:9030"
>
> dialect = "starrocks"
> }
> ```
updated, has add a parameter `dialect.name`, when choose dialect, will both
check jdbc url and name.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]