linghengqian commented on issue #28892: URL: https://github.com/apache/shardingsphere/issues/28892#issuecomment-1842203572
- @Afsalmc I added the description of databases without community LICENSE such as Vertica DB via javadoc in #29297. In general, you need to implement the Vertica DB dialect yourself, and before implementing it you can manually port it to a known SQL dialect implementation, such as MySQL or SQL92. - @niushaoda Clickhouse is now parsed through the MySQL dialect, but in order to get rid of the MySQL dialect, the relevant sub-modules of clickhouse need to do more SPI implementation, which requires someone to know the specific content of the Clickhouse dialect. -- 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]
