Skip to content

Fix ClickHouseColumn: resolve Fixed/UTC±HH:MM:SS timezone names to correct offset#2877

Merged
chernser merged 6 commits into
mainfrom
polyglot/fix-fixed-utc-timezone-resolution
Jul 8, 2026
Merged

Fix ClickHouseColumn: resolve Fixed/UTC±HH:MM:SS timezone names to correct offset#2877
chernser merged 6 commits into
mainfrom
polyglot/fix-fixed-utc-timezone-resolution

Add CHANGELOG entry for Fixed/UTC timezone fix (#2876)

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

Annotations

Check failure on line 1055 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 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=AZ9DqPTYWG6ZX0UL7Vft&open=AZ9DqPTYWG6ZX0UL7Vft&pullRequest=2877

Check warning on line 1068 in client-v2/src/test/java/com/clickhouse/client/datatypes/DataTypeTests.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=AZ9DqPN8WG6ZX0UL7Vfo&open=AZ9DqPN8WG6ZX0UL7Vfo&pullRequest=2877

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

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a "java.time.Month" enum constant instead of this int literal.

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