Skip to content

[CALCITE-7592] Add expression support for FETCH#5004

Open
tkalkirill wants to merge 15 commits into
apache:mainfrom
tkalkirill:calcite-7592
Open

[CALCITE-7592] Add expression support for FETCH#5004
tkalkirill wants to merge 15 commits into
apache:mainfrom
tkalkirill:calcite-7592

[CALCITE-7592] Little refactor for check dinamic parameters

2739aa2
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 15, 2026 in 8m 32s

Annotations

Check failure on line 2466 in testkit/src/main/java/org/apache/calcite/sql/parser/SqlParserTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "(?s).*Encountered \"\\+\" at .*" 3 times.

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

Check warning on line 85 in core/src/main/java/org/apache/calcite/sql/SqlDialect.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Split this “Monster Class” into smaller and more specialized ones to reduce its dependencies on other classes from 21 to the maximum authorized 20 or less.

See more on https://sonarcloud.io/project/issues?id=apache_calcite&issues=AZ6okaPTKk48-vpPvjAD&open=AZ6okaPTKk48-vpPvjAD&pullRequest=5004

Check warning on line 215 in core/src/main/java/org/apache/calcite/adapter/enumerable/EnumerableLimit.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The return value of "toBigIntegerExact" must be used.

See more on https://sonarcloud.io/project/issues?id=apache_calcite&issues=AZ6okaUsKk48-vpPvjAE&open=AZ6okaUsKk48-vpPvjAE&pullRequest=5004

Check failure on line 1729 in testkit/src/main/java/org/apache/calcite/sql/parser/SqlParserTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "(?s).*Encountered \"select\" at .*" 5 times.

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