The driver ru.yandex.clickhouse.ClickHouseDriver has been marked as deprecated.
Also everything in package ru.yandex.clickhouse will be removed starting from 0.4.0.
We should replace ru.yandex.clickhouse.ClickHouseDriver with com.clickhouse.jdbc.ClickHouseDriver.
You can find a note at https://github.com/ClickHouse/clickhouse-jdbc.
Note: ru.yandex.clickhouse.ClickHouseDriver and everything under ru.yandex.clickhouse will be removed starting from 0.4.0.
The driver
ru.yandex.clickhouse.ClickHouseDriverhas been marked as deprecated.Also everything in package
ru.yandex.clickhousewill be removed starting from 0.4.0.We should replace ru.yandex.clickhouse.ClickHouseDriver with
com.clickhouse.jdbc.ClickHouseDriver.You can find a note at https://github.com/ClickHouse/clickhouse-jdbc.