Skip to content

Commit f5a23ca

Browse files
authored
Merge pull request #2393 from ClickHouse/v2_impl_server_for_tests
[repo] Integration tests improvements
2 parents e7ad3cd + 778faea commit f5a23ca

File tree

5 files changed

+645
-95
lines changed

5 files changed

+645
-95
lines changed

clickhouse-client/src/main/java/com/clickhouse/client/ClickHouseProtocol.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
/**
88
* This defines protocols can be used to connect to ClickHouse.
99
*/
10-
@Deprecated
1110
public enum ClickHouseProtocol {
1211
/**
1312
* Protocol detection is needed when establishing connection.

0 commit comments

Comments
 (0)