Skip to content

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

Open
polyglotAI-bot wants to merge 4 commits into
mainfrom
polyglot/client-v2-qbit
Open

feat(client-v2, jdbc-v2): add QBit data type support#2939
polyglotAI-bot wants to merge 4 commits into
mainfrom
polyglot/client-v2-qbit

fix(client-v2): address QBit review — reject QBit in Native format, r…

557768b
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 22, 2026 in 1m 19s

Annotations

Check warning on line 239 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

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