Skip to content

[CALCITE-7566] Support BigQuery-style bare bracket array literals

9c09821
Select commit
Loading
Failed to load commit list.
Draft

[CALCITE-7566] Support BigQuery-style bare bracket array literals #4975

[CALCITE-7566] Support BigQuery-style bare bracket array literals
9c09821
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 31, 2026 in 7m 25s

Annotations

Check failure on line 6519 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 "(ARRAY[1, 2, 3])" 3 times.

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

Check failure on line 6519 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 "[1, 2, 3]" 3 times.

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