hailin0 commented on PR #7294:
URL: https://github.com/apache/seatunnel/pull/7294#issuecomment-2271351434

   Why not separate the dialect from the driver?
   
   ```
   Jdbc {
       driver = com.mysql.cj.jdbc.Driver
       url = "jdbc:mysql://e2e_starRocksdb:9030"
       
       dialect = "starrocks"
     }
   ```


-- 
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]

Reply via email to