Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated ClickHouse Driver #4924

Closed
tangjiangling opened this issue Jan 16, 2022 · 1 comment
Closed

Replace deprecated ClickHouse Driver #4924

tangjiangling opened this issue Jan 16, 2022 · 1 comment

Comments

@tangjiangling
Copy link

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.

@eddumelendez
Copy link
Member

Closing because of #4925 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants