Skip to content

Fix clickhouse-client: skip heredoc literals when extracting named parameters - #3038

Closed
polyglotAI-bot wants to merge 3 commits into
mainfrom
polyglot/client-v1-named-param-heredoc
Closed

Fix clickhouse-client: skip heredoc literals when extracting named parameters#3038
polyglotAI-bot wants to merge 3 commits into
mainfrom
polyglot/client-v1-named-param-heredoc

Merge remote-tracking branch 'origin/main' into polyglot/client-v1-na…

9938c44
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 18, 2026 in 1m 5s

Annotations

Check warning on line 262 in clickhouse-client/src/main/java/com/clickhouse/client/ClickHouseParameterizedQuery.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code in order to not assign to this loop counter from within the loop body.

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

Check warning on line 136 in clickhouse-client/src/main/java/com/clickhouse/client/ClickHouseParameterizedQuery.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code in order to not assign to this loop counter from within the loop body.

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