wangdisdu opened a new pull request #2468: URL: https://github.com/apache/calcite/pull/2468
ClickHouse Jdbc Driver Detail:https://github.com/ClickHouse/clickhouse-jdbc fetch catalog and schema directly from `ru.yandex.clickhouse.ClickHouseConnectionImpl`, because of clickhouse jdbc version is before JDBC 4.1. clickhouse jdbc driver (`ru.yandex.clickhouse.ClickHouseDatabaseMetadata`) always return MajorVersion: 0 and JDBCMinorVersion: 1 -- 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]
