We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d2f80 commit 380ab67Copy full SHA for 380ab67
CHANGELOG.md
@@ -9,6 +9,7 @@
9
* disable SQL rewrite for DELETE statement in ClickHouse 23.3+
10
11
### Bug Fixes
12
+* Slow when using Apache Http Client. [#1320](https://github.com/ClickHouse/clickhouse-java/issues/1320)
13
* ClickHouseResponse.getInputStream may return closed input stream.
14
* ConcurrentModificationException may occure during deserialization. [#1327](https://github.com/ClickHouse/clickhouse-java/pull/1327)
15
* ClickHouseSslContextProvider is not customizable. [#1329](https://github.com/ClickHouse/clickhouse-java/issues/1329)
0 commit comments