Skip to content

Remove unused code #1089

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

Merged
merged 5 commits into from
Sep 20, 2022
Merged

Remove unused code #1089

merged 5 commits into from
Sep 20, 2022

Conversation

mzitnik
Copy link
Contributor

@mzitnik mzitnik commented Sep 19, 2022

Remove deprecated ru.yandex package & update LICENCE file

@mzitnik mzitnik requested a review from zhicwu September 19, 2022 06:28
Copy link
Contributor

@zhicwu zhicwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can create a separate PR in the future to merge some of the tests from legacy code

@zhicwu zhicwu merged commit 8396f53 into develop Sep 20, 2022
@zhicwu zhicwu deleted the remove_unused_code branch September 20, 2022 10:24
@hantaoliulinux
Copy link

Hello, I would like to ask, the code to switch from ru.yandex. to com.clickhouse, like this ssl, socketTimeout set, after the switch should how to set?
ClickHouseProperties clickHouseProperties = new ClickHouseProperties();
clickHouseProperties.setSocketTimeout(60000);
clickHouseProperties.setSsl(true);
clickHouseProperties.setSslMode("none");

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 this pull request may close these issues.

3 participants