Carl-Zhou-CN commented on issue #3314: URL: https://github.com/apache/incubator-seatunnel/issues/3314#issuecomment-1305138897
> Another question, If I use jdbc source to connect clickhouse ,In order to execute native clickhouse sql,How to write the Seatunnel config.Thanks. For using jdbc to connect to the clickhouse, you can directly refer to the settings of the jdbc connection, but you need to put the clickhouse driver under the relevant lib of the execution engine, such as Spark's jars https://seatunnel.incubator.apache.org/docs/2.2.0-beta/connector/source/Jdbc -- 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]
