Skip to content

Commit 8849e5d

Browse files
committed
Merge branch 'main' into draft_standalone_serializer
2 parents 5b68b49 + 0210d91 commit 8849e5d

File tree

13 files changed

+781
-133
lines changed

13 files changed

+781
-133
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)