Skip to content

Implemented reading string to bytebuffers

33270ad
Select commit
Loading
Failed to load commit list.
Draft

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

Implemented reading string to bytebuffers
33270ad
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 31, 2026 in 1m 51s

Quality Gate failed

Annotations

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

Check warning on line 1123 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=AZ1FwnRMMypVGK4GgbNA&open=AZ1FwnRMMypVGK4GgbNA&pullRequest=2813