Skip to content

Merge branch 'main' into 03/31/26/store_string_as_buffer

4417d4e
Select commit
Loading
Failed to load commit list.
Draft

[client-v2, jdbc-v2] Lazy String instantiation, Read bytes to buffer first #2813

Merge branch 'main' into 03/31/26/store_string_as_buffer
4417d4e
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 10, 2026 in 1m 4s

Quality Gate failed

Annotations

Check warning on line 195 in client-v2/src/test/java/com/clickhouse/client/api/data_formats/internal/BinaryStreamReaderTests.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=AZ1znqGofrTUmNjb20JH&open=AZ1znqGofrTUmNjb20JH&pullRequest=2813

Check warning on line 6 in jdbc-v2/src/main/java/com/clickhouse/jdbc/internal/JdbcConfiguration.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'com.clickhouse.data.ClickHouseDataType'.

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

Check warning on line 133 in jdbc-v2/src/main/java/com/clickhouse/jdbc/ConnectionImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Convert this Map to an EnumMap.

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

Check warning on line 1144 in client-v2/src/main/java/com/clickhouse/client/api/data_formats/internal/BinaryStreamReader.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to use the more specialised Functional Interface 'IntFunction<ByteBuffer>'

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

Check warning on line 41 in client-v2/src/main/java/com/clickhouse/client/api/internal/DataTypeConverter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused "valueConverters" private field.

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