jovezhong commented on PR #7385: URL: https://github.com/apache/seatunnel/pull/7385#issuecomment-2346609031
Hi @Hisoka-X , I do want to reuse the code, but not sure about 1. how to manage the dependency, say the timeplus connector need to refer to clickhouse connector code, even some private/protected method/field 2. clickhouse connector doesn't support mutli-table sync or schema auto creation 3. there are many other details I need to customize the SQL or method, more than just JDBC driver class. For example, clickhouse connector uses lower level ClickHouse HTTP Client Not sure whether there are tiers for new connectors. This one can be at technical preview, open for refinement, but we use this connector in some of our clients. Better to include in the built-in connector list. Let me know whether it makes sense. Thanks for the review. -- 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]
