Skip to content

[CALCITE-6104] Aggregate function that references outer column should be evaluated in outer query#5052

Open
xuzifu666 wants to merge 1 commit into
apache:mainfrom
xuzifu666:calcite-6104
Open

[CALCITE-6104] Aggregate function that references outer column should be evaluated in outer query#5052
xuzifu666 wants to merge 1 commit into
apache:mainfrom
xuzifu666:calcite-6104

[CALCITE-6104] Aggregate function that references outer column should…

f49a9ef
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 10, 2026 in 8m 18s

Annotations

Check warning on line 5819 in core/src/main/java/org/apache/calcite/sql/validate/SqlValidatorImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=apache_calcite&issues=AZ8E5Gg8VhkxC5OQBjm6&open=AZ8E5Gg8VhkxC5OQBjm6&pullRequest=5052

Check failure on line 5597 in core/src/main/java/org/apache/calcite/sql/validate/SqlValidatorImpl.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=apache_calcite&issues=AZ8L-WtfOTjgnHXENP3I&open=AZ8L-WtfOTjgnHXENP3I&pullRequest=5052