Skip to content

Fix client-v2: detect the codec of a compressed response instead of assuming LZ4 - #3106

Open
polyglotAI-bot wants to merge 18 commits into
mainfrom
polyglot/fix-compressed-response-codec-detection
Open

Fix client-v2: detect the codec of a compressed response instead of assuming LZ4#3106
polyglotAI-bot wants to merge 18 commits into
mainfrom
polyglot/fix-compressed-response-codec-detection

Merge remote-tracking branch 'origin/main' into polyglot/fix-compress…

7ecde30
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Sep 10, 2026 in 1m 1s

Annotations

Check warning on line 19 in client-v2/src/test/java/com/clickhouse/client/query/QueryServerContentCompressionTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=ClickHouse_clickhouse-java&issues=AaCCcvrPJKz2tJrCIIlD&open=AaCCcvrPJKz2tJrCIIlD&pullRequest=3106

Check failure on line 984 in client-v2/src/main/java/com/clickhouse/client/api/internal/HttpAPIClientHelper.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=ClickHouse_clickhouse-java&issues=AaCCcvmnJKz2tJrCIIlB&open=AaCCcvmnJKz2tJrCIIlB&pullRequest=3106