Skip to content

feat(client-v2, jdbc-v2): add QBit data type support - #2939

Merged
chernser merged 10 commits into
mainfrom
polyglot/client-v2-qbit
Jul 29, 2026
Merged

feat(client-v2, jdbc-v2): add QBit data type support#2939
chernser merged 10 commits into
mainfrom
polyglot/client-v2-qbit

fix(client-v2): restore brace dropped by main merge in SerializerUtil…

b2c4fc8
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 29, 2026 in 1m 8s

Annotations

Check failure on line 71 in client-v2/src/main/java/com/clickhouse/client/api/data_formats/NativeFormatReader.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=ClickHouse_clickhouse-java&issues=AZ-J9-1qRYQuxmCUBDar&open=AZ-J9-1qRYQuxmCUBDar&pullRequest=2939

Check warning on line 212 in client-v2/src/test/java/com/clickhouse/client/datatypes/DataTypeTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename "settings" which hides the field declared at line 60.

See more on https://sonarcloud.io/project/issues?id=ClickHouse_clickhouse-java&issues=AZ-J9-yURYQuxmCUBDap&open=AZ-J9-yURYQuxmCUBDap&pullRequest=2939

Check warning on line 241 in client-v2/src/test/java/com/clickhouse/client/api/data_formats/internal/SerializerUtilsTest.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=AZ-J9-0JRYQuxmCUBDaq&open=AZ-J9-0JRYQuxmCUBDaq&pullRequest=2939