Skip to content

feat: reduce number of correlation variables for join conditions with… #273

feat: reduce number of correlation variables for join conditions with…

feat: reduce number of correlation variables for join conditions with… #273

Triggered via push September 18, 2025 12:05
Status Failure
Total duration 13m 49s
Artifacts

main.yml

on: push
Windows (JDK 8)
6m 16s
Windows (JDK 8)
Windows (JDK 17)
5m 51s
Windows (JDK 17)
Windows (JDK 21)
5m 7s
Windows (JDK 21)
Linux (JDK 8, oldest Guava, America/New_York Timezone)
3m 36s
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Linux (JDK 8, latest Guava, America/New_York Timezone)
3m 42s
Linux (JDK 8, latest Guava, America/New_York Timezone)
Linux (JDK 11, Pacific/Chatham Timezone)
3m 45s
Linux (JDK 11, Pacific/Chatham Timezone)
Linux (JDK 17)
3m 37s
Linux (JDK 17)
Linux (JDK 21)
3m 34s
Linux (JDK 21)
Linux (JDK 23)
3m 29s
Linux (JDK 23)
Linux (JDK 11, Avatica main)
5m 7s
Linux (JDK 11, Avatica main)
macOS (JDK 21)
13m 44s
macOS (JDK 21)
ErrorProne (JDK 11, latest Guava)
2m 27s
ErrorProne (JDK 11, latest Guava)
CheckerFramework (JDK 11)
11m 19s
CheckerFramework (JDK 11)
CheckerFramework (JDK 11, oldest Guava)
10m 54s
CheckerFramework (JDK 11, oldest Guava)
Linux (JDK 8) Slow Tests
0s
Linux (JDK 8) Slow Tests
Druid Tests
6m 47s
Druid Tests
Fit to window
Zoom out
Zoom in

Annotations

62 errors, 110 warnings, and 3 notices
ErrorProne (JDK 11, latest Guava)
Execution failed for task ':linq4j:compileJava'. > Compilation failed; see the compiler error output for details.
ErrorProne (JDK 11, latest Guava): task ':linq4j:compileJava'#L0
Execution failed for task ':linq4j:compileJava': org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details. at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:61) at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:41) at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.delegateAndHandleErrors(NormalizingJavaCompiler.java:98) at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:52) at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:38) at org.gradle.api.internal.tasks.compile.AnnotationProcessorDiscoveringCompiler.execute(AnnotationProcessorDiscoveringCompiler.java:52) at org.gradle.api.internal.tasks.compile.AnnotationProcessorDiscoveringCompiler.execute(AnnotationProcessorDiscoveringCompiler.java:38) at org.gradle.api.internal.tasks.compile.ModuleApplicationNameWritingCompiler.execute(ModuleApplicationNameWritingCompiler.java:46) at org.gradle.api.internal.tasks.compile.ModuleApplicationNameWritingCompiler.execute(ModuleApplicationNameWritingCompiler.java:36) at org.gradle.jvm.toolchain.internal.DefaultToolchainJavaCompiler.execute(DefaultToolchainJavaCompiler.java:57) at org.gradle.api.tasks.compile.JavaCompile.lambda$createToolchainCompiler$3(JavaCompile.java:202) at org.gradle.api.internal.tasks.compile.CleaningJavaCompiler.execute(CleaningJavaCompiler.java:53) at org.gradle.api.internal.tasks.compile.incremental.IncrementalCompilerFactory.lambda$createRebuildAllCompiler$0(IncrementalCompilerFactory.java:52) at org.gradle.api.internal.tasks.compile.incremental.SelectiveCompiler.execute(SelectiveCompiler.java:70) at org.gradle.api.internal.tasks.compile.incremental.SelectiveCompiler.execute(SelectiveCompiler.java:44) at org.gradle.api.internal.tasks.compile.incremental.IncrementalResultStoringCompiler.execute(IncrementalResultStoringCompiler.java:66) at org.gradle.api.internal.tasks.compile.incremental.IncrementalResultStoringCompiler.execute(IncrementalResultStoringCompiler.java:52) at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler$1.call(CompileJavaBuildOperationReportingCompiler.java:64) at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler$1.call(CompileJavaBuildOperationReportingCompiler.java:48) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53) at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73) at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler.execute(CompileJavaBuildOperationReportingCompiler.java:48) at org.gradle.api.tasks.compile.JavaCompile.performCompilation(JavaCompile.java:220) at org.gradle.api.tasks.compile.JavaCompile.performIncrementalCompilation(JavaCompile.java:161) at org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:146) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod
Linux (JDK 23)
Unknown error
Linux (JDK 23): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
Linux (JDK 23): ArrowAdapterTest.java#L714
0.1sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
Linux (JDK 21)
Unknown error
Linux (JDK 21): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
Linux (JDK 21): ArrowAdapterTest.java#L714
0.1sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
Linux (JDK 17)
Unknown error
Linux (JDK 17): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
Linux (JDK 17): ArrowAdapterTest.java#L714
0.1sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
Linux (JDK 8, oldest Guava, America/New_York Timezone): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
Linux (JDK 8, oldest Guava, America/New_York Timezone): ArrowAdapterTest.java#L714
0.1sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
Linux (JDK 8, latest Guava, America/New_York Timezone): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
Linux (JDK 8, latest Guava, America/New_York Timezone): ArrowAdapterTest.java#L714
0.1sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
Linux (JDK 11, Pacific/Chatham Timezone)
Unknown error
Linux (JDK 11, Pacific/Chatham Timezone): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
Linux (JDK 11, Pacific/Chatham Timezone): ArrowAdapterTest.java#L714
0.1sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
Windows (JDK 21)
Execution failed for task ':core:autostyleJavaCheck'. > The following files have format violations: core\src\main\java\org\apache\calcite\adapter\clone\CloneSchema.java @@ -26,8 +26,6 @@ import org.apache.calcite.rel.RelCollation; import org.apache.calcite.rel.RelCollations; import org.apache.calcite.rel.type.RelProtoDataType; -import org.apache.calcite.schema.lookup.LikePattern; -import org.apache.calcite.schema.lookup.Lookup; import org.apache.calcite.schema.QueryableTable; import org.apache.calcite.schema.Schema; import org.apache.calcite.schema.SchemaFactory; core\src\main\java\org\apache\calcite\adapter\enumerable\EnumerableBatchNestedLoopJoinRule.java @@ -16,10 +16,6 @@ */ package org.apache.calcite.adapter.enumerable; -import java.util.function.Predicate; - -import java.util.function.Supplier; - import org.apache.calcite.adapter.jdbc.JdbcConvention; import org.apache.calcite.plan.RelOptCluster; import org.apache.calcite.plan.RelOptRuleCall; @@ -47,6 +43,8 @@ import java.util.HashSet; import java.util.List; import java.util.Set; +import java.util.function.Predicate; +import java.util.function.Supplier; /** Rule to convert a {@link LogicalJoin} to an {@link EnumerableBatchNestedLoopJoin}. * You may provide a custom config to convert other nodes that extend {@link Join}. @@ -96,8 +94,7 @@ private static class HasSingleJdbcSource implements Predicate<RelNode> { private JdbcConvention convention = null; - @OverRide\r\n - public boolean test(RelNode node) {\r\n + @OverRide public boolean test(RelNode node) {\r\n for (RelTrait trait : node.getTraitSet()) { if (trait instanceof JdbcConvention) { JdbcConvention otherConvention = (JdbcConvention) trait; core\src\main\java\org\apache\calcite\adapter\enumerable\EnumerableMergeJoin.java @@ -495,8 +495,9 @@ final RelCollation collation = RelCollations.of(fieldCollations); final Expression comparator = leftKeyPhysType.generateMergeJoinComparator(collation); if (joinType == JoinRelType.INNER || joinType == JoinRelType.SEMI) { - leftExpression = Expressions.call(BuiltInMethod.MERGE_JOIN_NOT_NULL_ENUMERABLE.method, leftExpression,\r\n - Expressions.lambda(\r\n + leftExpression =\r\n + Expressions.call(\r\n ... (4 more lines that didn't fit) Violations also present in 14 other files. You might want to adjust -PmaxCheckMessageLines=50 -PmaxFilesToList=10 -PminLinesPerFile=4 to see more violations Run './gradlew autostyleApply' to fix the violations.
Windows (JDK 21): task ':core:autostyleJavaCheck'#L0
Execution failed for task ':core:autostyleJavaCheck': See 'What went wrong' below
Linux (JDK 11, Avatica main)
Unknown error
Linux (JDK 11, Avatica main): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
Linux (JDK 11, Avatica main): ArrowAdapterTest.java#L714
0.1sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
Windows (JDK 17)
Execution failed for task ':core:autostyleJavaCheck'. > The following files have format violations: core\src\main\java\org\apache\calcite\adapter\clone\CloneSchema.java @@ -26,8 +26,6 @@ import org.apache.calcite.rel.RelCollation; import org.apache.calcite.rel.RelCollations; import org.apache.calcite.rel.type.RelProtoDataType; -import org.apache.calcite.schema.lookup.LikePattern; -import org.apache.calcite.schema.lookup.Lookup; import org.apache.calcite.schema.QueryableTable; import org.apache.calcite.schema.Schema; import org.apache.calcite.schema.SchemaFactory; core\src\main\java\org\apache\calcite\adapter\enumerable\EnumerableBatchNestedLoopJoinRule.java @@ -16,10 +16,6 @@ */ package org.apache.calcite.adapter.enumerable; -import java.util.function.Predicate; - -import java.util.function.Supplier; - import org.apache.calcite.adapter.jdbc.JdbcConvention; import org.apache.calcite.plan.RelOptCluster; import org.apache.calcite.plan.RelOptRuleCall; @@ -47,6 +43,8 @@ import java.util.HashSet; import java.util.List; import java.util.Set; +import java.util.function.Predicate; +import java.util.function.Supplier; /** Rule to convert a {@link LogicalJoin} to an {@link EnumerableBatchNestedLoopJoin}. * You may provide a custom config to convert other nodes that extend {@link Join}. @@ -96,8 +94,7 @@ private static class HasSingleJdbcSource implements Predicate<RelNode> { private JdbcConvention convention = null; - @OverRide\r\n - public boolean test(RelNode node) {\r\n + @OverRide public boolean test(RelNode node) {\r\n for (RelTrait trait : node.getTraitSet()) { if (trait instanceof JdbcConvention) { JdbcConvention otherConvention = (JdbcConvention) trait; core\src\main\java\org\apache\calcite\adapter\enumerable\EnumerableMergeJoin.java @@ -495,8 +495,9 @@ final RelCollation collation = RelCollations.of(fieldCollations); final Expression comparator = leftKeyPhysType.generateMergeJoinComparator(collation); if (joinType == JoinRelType.INNER || joinType == JoinRelType.SEMI) { - leftExpression = Expressions.call(BuiltInMethod.MERGE_JOIN_NOT_NULL_ENUMERABLE.method, leftExpression,\r\n - Expressions.lambda(\r\n + leftExpression =\r\n + Expressions.call(\r\n ... (4 more lines that didn't fit) Violations also present in 14 other files. You might want to adjust -PmaxCheckMessageLines=50 -PmaxFilesToList=10 -PminLinesPerFile=4 to see more violations Run './gradlew autostyleApply' to fix the violations.
Windows (JDK 17): task ':core:autostyleJavaCheck'#L0
Execution failed for task ':core:autostyleJavaCheck': See 'What went wrong' below
Windows (JDK 8)
Execution failed for task ':core:autostyleJavaCheck'. > The following files have format violations: core\src\main\java\org\apache\calcite\adapter\clone\CloneSchema.java @@ -26,8 +26,6 @@ import org.apache.calcite.rel.RelCollation; import org.apache.calcite.rel.RelCollations; import org.apache.calcite.rel.type.RelProtoDataType; -import org.apache.calcite.schema.lookup.LikePattern; -import org.apache.calcite.schema.lookup.Lookup; import org.apache.calcite.schema.QueryableTable; import org.apache.calcite.schema.Schema; import org.apache.calcite.schema.SchemaFactory; core\src\main\java\org\apache\calcite\adapter\enumerable\EnumerableBatchNestedLoopJoinRule.java @@ -16,10 +16,6 @@ */ package org.apache.calcite.adapter.enumerable; -import java.util.function.Predicate; - -import java.util.function.Supplier; - import org.apache.calcite.adapter.jdbc.JdbcConvention; import org.apache.calcite.plan.RelOptCluster; import org.apache.calcite.plan.RelOptRuleCall; @@ -47,6 +43,8 @@ import java.util.HashSet; import java.util.List; import java.util.Set; +import java.util.function.Predicate; +import java.util.function.Supplier; /** Rule to convert a {@link LogicalJoin} to an {@link EnumerableBatchNestedLoopJoin}. * You may provide a custom config to convert other nodes that extend {@link Join}. @@ -96,8 +94,7 @@ private static class HasSingleJdbcSource implements Predicate<RelNode> { private JdbcConvention convention = null; - @OverRide\r\n - public boolean test(RelNode node) {\r\n + @OverRide public boolean test(RelNode node) {\r\n for (RelTrait trait : node.getTraitSet()) { if (trait instanceof JdbcConvention) { JdbcConvention otherConvention = (JdbcConvention) trait; core\src\main\java\org\apache\calcite\adapter\enumerable\EnumerableMergeJoin.java @@ -495,8 +495,9 @@ final RelCollation collation = RelCollations.of(fieldCollations); final Expression comparator = leftKeyPhysType.generateMergeJoinComparator(collation); if (joinType == JoinRelType.INNER || joinType == JoinRelType.SEMI) { - leftExpression = Expressions.call(BuiltInMethod.MERGE_JOIN_NOT_NULL_ENUMERABLE.method, leftExpression,\r\n - Expressions.lambda(\r\n + leftExpression =\r\n + Expressions.call(\r\n ... (4 more lines that didn't fit) Violations also present in 14 other files. You might want to adjust -PmaxCheckMessageLines=50 -PmaxFilesToList=10 -PminLinesPerFile=4 to see more violations Run './gradlew autostyleApply' to fix the violations.
Windows (JDK 8): task ':core:autostyleJavaCheck'#L0
Execution failed for task ':core:autostyleJavaCheck': See 'What went wrong' below
Druid Tests: DruidAdapter2IT.java#L1122
0.5sec org.apache.calcite.test.DruidAdapter2IT > testFilterTimestamp() java.sql.SQLException: Error while executing SQL "select count(*) as c from "foodmart" where extract(year from "timestamp") = 1997 and extract(month from "timestamp") in (4, 6) ": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1530) at org.apache.calcite.test.CalciteAssert$AssertQuery.returnsUnordered(CalciteAssert.java:1552) at org.apache.calcite.test.DruidAdapter2IT.testFilterTimestamp(DruidAdapter2IT.java:1122) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 8 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode"
Druid Tests: DruidAdapter2IT.java#L3122
0.1sec org.apache.calcite.test.DruidAdapter2IT > testCastPlusMathOps() java.sql.SQLException: Error while executing SQL "SELECT COUNT(*) FROM "foodmart"WHERE (CAST("product_id" AS INTEGER) + 1 * "store_sales")/("store_cost" - 5) <= floor("store_sales") * 25 + 2": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$queryContains$10(CalciteAssert.java:1800) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.queryContains(CalciteAssert.java:1799) at org.apache.calcite.test.DruidAdapter2IT.testCastPlusMathOps(DruidAdapter2IT.java:3122) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 4 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 6 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode" at app//org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:13212) at app//org.codehaus.janino.UnitCompiler.assignmentConversion(UnitCo
Druid Tests: DruidAdapter2IT.java#L743
0.1sec org.apache.calcite.test.DruidAdapter2IT > testGroupByOneColumnReversed() java.sql.SQLException: Error while executing SQL "select count(*) as c, "state_province" from "foodmart" group by "state_province" order by "state_province"": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return interpreter; } public Class getElementType() { return java.lang.Object[].class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1530) at org.apache.calcite.test.CalciteAssert$AssertQuery.returnsOrdered(CalciteAssert.java:1556) at org.apache.calcite.test.DruidAdapter2IT.testGroupByOneColumnReversed(DruidAdapter2IT.java:743) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return interpreter; } public Class getElementType() { return java.lang.Object[].class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 8 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode" at app//org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.ja
Druid Tests: DruidAdapter2IT.java#L1836
0.3sec org.apache.calcite.test.DruidAdapter2IT > testRecursiveArithmeticOperation() java.sql.SQLException: Error while executing SQL "select "store_state", -1 * (a + b) as c from (select (sum("store_sales")-sum("store_cost")) / (count(*) * 3) AS a,sum("unit_sales") AS b, "store_state" from "foodmart" group by "store_state") order by c desc": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return interpreter; } public Class getElementType() { return java.lang.Object[].class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1530) at org.apache.calcite.test.CalciteAssert$AssertQuery.returnsOrdered(CalciteAssert.java:1556) at org.apache.calcite.test.DruidAdapter2IT.testRecursiveArithmeticOperation(DruidAdapter2IT.java:1836) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return interpreter; } public Class getElementType() { return java.lang.Object[].class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 8 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "
Druid Tests: DruidAdapterIT.java#L2140
0.3sec org.apache.calcite.test.DruidAdapterIT > testRecursiveArithmeticOperation() java.sql.SQLException: Error while executing SQL "select "store_state", -1 * (a + b) as c from (select (sum("store_sales")-sum("store_cost")) / (count(*) * 3) AS a,sum("unit_sales") AS b, "store_state" from "foodmart" group by "store_state") order by c desc": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return interpreter; } public Class getElementType() { return java.lang.Object[].class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1530) at org.apache.calcite.test.CalciteAssert$AssertQuery.returnsOrdered(CalciteAssert.java:1556) at org.apache.calcite.test.DruidAdapterIT.testRecursiveArithmeticOperation(DruidAdapterIT.java:2140) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return interpreter; } public Class getElementType() { return java.lang.Object[].class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 8 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org
Druid Tests: DruidAdapter2IT.java#L2355
0.2sec org.apache.calcite.test.DruidAdapter2IT > testOuterFilterFalseAfterFactorSimplification() java.sql.SQLException: Error while executing SQL "select sum("store_sales") filter (where "the_year" > 1997) from "foodmart" where "the_year" <= 1997": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return java.lang.Double.class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$queryContains$10(CalciteAssert.java:1800) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.queryContains(CalciteAssert.java:1799) at org.apache.calcite.test.DruidAdapter2IT.testOuterFilterFalseAfterFactorSimplification(DruidAdapter2IT.java:2355) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 4 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return java.lang.Double.class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 6 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode" at app//org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:13212) at app//org.codehaus.janino.UnitC
Druid Tests: DruidAdapter2IT.java#L2725
0.7sec org.apache.calcite.test.DruidAdapter2IT > testIsNotNull() java.sql.SQLException: Error while executing SQL "select count(*) as c from "foodmart" where "product_id" is not null": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$queryContains$10(CalciteAssert.java:1800) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.queryContains(CalciteAssert.java:1799) at org.apache.calcite.test.DruidAdapter2IT.testIsNotNull(DruidAdapter2IT.java:2725) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 4 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 6 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode" at app//org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:13212) at app//org.codehaus.janino.UnitCompiler.assignmentConversion(UnitCompiler.java:11429) at app//org.codehaus.janino.UnitCompiler.access$3900(U
Druid Tests: DruidAdapter2IT.java#L3019
0.7sec org.apache.calcite.test.DruidAdapter2IT > testExpressionsFilterWithExtract() java.sql.SQLException: Error while executing SQL "SELECT COUNT(*) FROM "foodmart" where CAST((EXTRACT(MONTH FROM "timestamp") - 1 ) / 3 + 1 AS INTEGER) = 1": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$queryContains$10(CalciteAssert.java:1800) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.queryContains(CalciteAssert.java:1799) at org.apache.calcite.test.DruidAdapter2IT.testExpressionsFilterWithExtract(DruidAdapter2IT.java:3019) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 4 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return long.class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 6 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode" at app//org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:13212) at app//org.codehaus.janino.UnitCompiler.assignmentConversion(UnitCompiler.j
Druid Tests: DruidAdapterIT.java#L4169
2.1sec org.apache.calcite.test.DruidAdapterIT > testAggOverStringToLong() java.sql.SQLException: Error while executing SQL "SELECT SUM(cast("product_id" AS INTEGER)) FROM "foodmart"": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return java.lang.Integer.class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$queryContains$10(CalciteAssert.java:1800) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.queryContains(CalciteAssert.java:1799) at org.apache.calcite.test.DruidAdapterIT.testAggOverStringToLong(DruidAdapterIT.java:4169) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 4 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return java.lang.Integer.class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 6 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode" at app//org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:13212) at app//org.codehaus.janino.UnitCompiler.assignmentConversion(UnitCompiler.java:11429) at app//org.codehaus.
Druid Tests: DruidAdapter2IT.java#L3490
2.1sec org.apache.calcite.test.DruidAdapter2IT > testAggOverStringToLong() java.sql.SQLException: Error while executing SQL "SELECT SUM(cast("product_id" AS INTEGER)) FROM "foodmart"": Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return java.lang.Integer.class; } at org.apache.calcite.avatica.Helper.createException(Helper.java:56) at org.apache.calcite.avatica.Helper.createException(Helper.java:41) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164) at org.apache.calcite.avatica.AvaticaStatement.executeQuery(AvaticaStatement.java:228) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:571) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$queryContains$10(CalciteAssert.java:1800) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.queryContains(CalciteAssert.java:1799) at org.apache.calcite.test.DruidAdapter2IT.testAggOverStringToLong(DruidAdapter2IT.java:3490) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=-1 at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 4 more Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.RuntimeException: Error while compiling generated Java code: public org.apache.calcite.linq4j.Enumerable bind(final org.apache.calcite.DataContext root) { final org.apache.calcite.rel.RelNode v1stashed = root.get("v1stashed", org.apache.calcite.rel.RelNode.class); final org.apache.calcite.interpreter.Interpreter interpreter = new org.apache.calcite.interpreter.Interpreter( root, v1stashed); return org.apache.calcite.runtime.Enumerables.slice0(interpreter); } public Class getElementType() { return java.lang.Integer.class; } at org.apache.calcite.avatica.Helper.wrap(Helper.java:37) at org.apache.calcite.adapter.enumerable.EnumerableInterpretable.toBindable(EnumerableInterpretable.java:129) at org.apache.calcite.prepare.CalcitePrepareImpl$CalcitePreparingStmt.implement(CalcitePrepareImpl.java:1190) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:332) at org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:221) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:673) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:524) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:492) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:246) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:655) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 6 more Caused by: org.codehaus.commons.compiler.CompileException: Line 3, Column 57: Assignment conversion not possible from type "java.lang.Object" to type "org.apache.calcite.rel.RelNode" at app//org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:13212) at app//org.codehaus.janino.UnitCompiler.assignmentConversion(UnitCompiler.java:11429) at app//org.codeha
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/adapter/enumerable/EnumerableBatchNestedLoopJoinRule.java#L98
[Task :core:compileJava] [assignment.type.incompatible] incompatible types in assignment. private JdbcConvention convention = null; ^ found : null (NullType)
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L666
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter nodeList of setOrderBy. if ( oldSelect.getOrderList() != null) builder.setOrderBy(null); ^ found : null (NullType)
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L665
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter offset of setOffset. if ( oldSelect.getOffset() != null) builder.setOffset(null); ^ found : null (NullType)
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L664
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter fetch of setFetch. if ( oldSelect.getFetch() != null) builder.setFetch(null); ^ found : null (NullType)
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L663
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter nodeList of setGroupBy. if ( oldSelect.getGroup() != null) builder.setGroupBy(null); ^ found : null (NullType)
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L662
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter node of setHaving. if ( oldSelect.getHaving() != null) builder.setHaving(null); ^ found : null (NullType)
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L661
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter node of setWhere. if ( oldSelect.getWhere() != null) builder.setWhere(null); ^ found : null (NullType)
CheckerFramework (JDK 11, oldest Guava): /core/src/main/java/org/apache/calcite/tools/RelBuilder.java#L2466
[Task :core:compileJava] [dereference.of.nullable] dereference of possibly-null reference stack.peek() && !(stack.peek() != null && RelOptUtil.hasCalcViewHint(stack.peek().rel))) { ^
CheckerFramework (JDK 11, oldest Guava)
Execution failed for task ':core:compileJava'. > Compilation failed; see the compiler error output for details.
CheckerFramework (JDK 11, oldest Guava): task ':core:compileJava'#L0
Execution failed for task ':core:compileJava': org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details. at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:61) at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:41) at org.gradle.api.internal.tasks.compile.daemon.AbstractIsolatedCompilerWorkerExecutor$CompilerWorkAction.execute(AbstractIsolatedCompilerWorkerExecutor.java:78) at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63) at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:54) at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:48) at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:100) at org.gradle.workers.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:48) at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:32) at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:22) at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:102) at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:71) at org.gradle.process.internal.worker.request.WorkerAction$1.call(WorkerAction.java:146) at org.gradle.process.internal.worker.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41) at org.gradle.process.internal.worker.request.WorkerAction.lambda$run$0(WorkerAction.java:143) at org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:80) at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:135) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/adapter/enumerable/EnumerableBatchNestedLoopJoinRule.java#L98
[Task :core:compileJava] [assignment.type.incompatible] incompatible types in assignment. private JdbcConvention convention = null; ^ found : null (NullType)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L666
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter nodeList of setOrderBy. if ( oldSelect.getOrderList() != null) builder.setOrderBy(null); ^ found : null (NullType)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L665
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter offset of setOffset. if ( oldSelect.getOffset() != null) builder.setOffset(null); ^ found : null (NullType)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L664
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter fetch of setFetch. if ( oldSelect.getFetch() != null) builder.setFetch(null); ^ found : null (NullType)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L663
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter nodeList of setGroupBy. if ( oldSelect.getGroup() != null) builder.setGroupBy(null); ^ found : null (NullType)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L662
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter node of setHaving. if ( oldSelect.getHaving() != null) builder.setHaving(null); ^ found : null (NullType)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/rel/rel2sql/RelToSqlConverter.java#L661
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter node of setWhere. if ( oldSelect.getWhere() != null) builder.setWhere(null); ^ found : null (NullType)
CheckerFramework (JDK 11): /core/src/main/java/org/apache/calcite/tools/RelBuilder.java#L2466
[Task :core:compileJava] [dereference.of.nullable] dereference of possibly-null reference stack.peek() && !(stack.peek() != null && RelOptUtil.hasCalcViewHint(stack.peek().rel))) { ^
CheckerFramework (JDK 11)
Execution failed for task ':core:compileJava'. > Compilation failed; see the compiler error output for details.
CheckerFramework (JDK 11): task ':core:compileJava'#L0
Execution failed for task ':core:compileJava': org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details. at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:61) at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:41) at org.gradle.api.internal.tasks.compile.daemon.AbstractIsolatedCompilerWorkerExecutor$CompilerWorkAction.execute(AbstractIsolatedCompilerWorkerExecutor.java:78) at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63) at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:54) at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:48) at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:100) at org.gradle.workers.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:48) at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:32) at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:22) at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:102) at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:71) at org.gradle.process.internal.worker.request.WorkerAction$1.call(WorkerAction.java:146) at org.gradle.process.internal.worker.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41) at org.gradle.process.internal.worker.request.WorkerAction.lambda$run$0(WorkerAction.java:143) at org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:80) at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:135) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)
macOS (JDK 21)
Unknown error
macOS (JDK 21): task ':arrow:test'#L0
Execution failed for task ':arrow:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///Users/runner/work/calcite/calcite/arrow/build/reports/tests/test/index.html
macOS (JDK 21): ArrowAdapterTest.java#L714
0.3sec org.apache.calcite.adapter.arrow.ArrowAdapterTest > testAggWithoutAggFunctions() java.lang.AssertionError: Expected: a string containing "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" but: was "PLAN=EnumerableAggregate(group=[{0}])\n ArrowToEnumerableConverter\n ArrowProject(dep=[$0])\n ArrowTableScan(table=[[ARROW, ARROWDATA]], fields=[[0, 1, 2, 3]])\n\n" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.calcite.test.CalciteAssert.lambda$checkResultContains$7(CalciteAssert.java:472) at org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:594) at org.apache.calcite.test.CalciteAssert$AssertQuery.lambda$returns$1(CalciteAssert.java:1542) at org.apache.calcite.test.CalciteAssert$AssertQuery.withConnection(CalciteAssert.java:1481) at org.apache.calcite.test.CalciteAssert$AssertQuery.returns(CalciteAssert.java:1540) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainMatches(CalciteAssert.java:1739) at org.apache.calcite.test.CalciteAssert$AssertQuery.explainContains(CalciteAssert.java:1635) at org.apache.calcite.adapter.arrow.ArrowAdapterTest.testAggWithoutAggFunctions(ArrowAdapterTest.java:714) Suppressed: org.apache.calcite.util.TestUtil$ExtraInformation: With materializationsEnabled=false, limit=2, sql=explain plan for select DISTINCT("intField") as "dep" from arrowdata at app//org.apache.calcite.util.TestUtil.rethrow(TestUtil.java:402) at app//org.apache.calcite.test.CalciteAssert.assertQuery(CalciteAssert.java:610) ... 6 more
ErrorProne (JDK 11, latest Guava)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0BPbLaAAAAACQZz47MesVTZgJefjck4xhUEFPRURHRTA1MTgARWRnZQ==
ErrorProne (JDK 11, latest Guava)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0BPbLaAAAAACcZKgj1verTJXgtFUC9Iy9UEFPRURHRTA1MTgARWRnZQ==
ErrorProne (JDK 11, latest Guava)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0/fXLaAAAAABBUHC2G+DUQr0So8cinbwUUEFPRURHRTA2MDkARWRnZQ==
ErrorProne (JDK 11, latest Guava)
Failed to restore: Cache service responded with 400
ErrorProne (JDK 11, latest Guava)
Failed to restore: Cache service responded with 400
ErrorProne (JDK 11, latest Guava)
Failed to restore: Cache service responded with 400
ErrorProne (JDK 11, latest Guava)
Failed to restore: Cache service responded with 400
Linux (JDK 23)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0QvbLaAAAAACNbmsmCEWFTqMfFMO8HwHYQkwyQUEyMDMwMTA4MDI3AEVkZ2U=
Linux (JDK 23)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0QvbLaAAAAAAHFtmDkxtgRa9jeDr1kletQkwyQUEyMDMwMTA4MDI3AEVkZ2U=
Linux (JDK 23)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0NPbLaAAAAADAiPvEGU98RZRm/cEXTD0eQkwyQUEyMDMwMTEwMDA5AEVkZ2U=
Linux (JDK 23)
Failed to restore: Cache service responded with 400
Linux (JDK 23)
Failed to restore: Cache service responded with 400
Linux (JDK 23)
Failed to restore: Cache service responded with 400
Linux (JDK 23)
Failed to restore: Cache service responded with 400
Linux (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0SPbLaAAAAADDKSRlPD0xR7QRG0j3wJVFUEhYMzFFREdFMDUxNQBFZGdl
Linux (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0SPbLaAAAAADPgNzSy5yfRZEGfeM+c0UjUEhYMzFFREdFMDUxNQBFZGdl
Linux (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0OvbLaAAAAAAeRon1/DdqS4te8D0cEFoQUEhYMzFFREdFMDUxMABFZGdl
Linux (JDK 21)
Failed to restore: Cache service responded with 400
Linux (JDK 21)
Failed to restore: Cache service responded with 400
Linux (JDK 21)
Failed to restore: Cache service responded with 400
Linux (JDK 21)
Failed to restore: Cache service responded with 400
Linux (JDK 17)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0SvbLaAAAAADeDiwyMp6CQYWliD/Rtyq2QkwyQUEyMDMwMTEwMDM3AEVkZ2U=
Linux (JDK 17)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0SvbLaAAAAAA3tPRIIVdYTY7lbYdEydjDQkwyQUEyMDMwMTEwMDM3AEVkZ2U=
Linux (JDK 17)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0PPbLaAAAAABQlZC+vI1EQrYANpaHjWulQkwyQUEyMDMwMTA4MDIxAEVkZ2U=
Linux (JDK 17)
Failed to restore: Cache service responded with 400
Linux (JDK 17)
Failed to restore: Cache service responded with 400
Linux (JDK 17)
Failed to restore: Cache service responded with 400
Linux (JDK 17)
Failed to restore: Cache service responded with 400
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0S/bLaAAAAABUCJtmfsRET6C7srlVyOlVQkwyQUEyMDMwMTA5MDI1AEVkZ2U=
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0S/bLaAAAAADPHBjXv3WVSIveNd1e8XEbQkwyQUEyMDMwMTA5MDI1AEVkZ2U=
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0PfbLaAAAAABSFddyMYN5SLglQZ9ydLqiQkwyQUEyMDMwMTA4MDM5AEVkZ2U=
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 8, oldest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 8, latest Guava, America/New_York Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0UPbLaAAAAAB3P46ek6OhQpoQI7aCYUVrQkwyQUEyMDMwMTA4MDE3AEVkZ2U=
Linux (JDK 8, latest Guava, America/New_York Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0UPbLaAAAAADAl+pHS0qCRpSw1YHAIbmoQkwyQUEyMDMwMTA4MDE3AEVkZ2U=
Linux (JDK 8, latest Guava, America/New_York Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0QvbLaAAAAACKoaI4DrsfRaCC/TxGu6IVQkwyQUEyMDMwMTEwMDA3AEVkZ2U=
Linux (JDK 8, latest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 8, latest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 8, latest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 8, latest Guava, America/New_York Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Pacific/Chatham Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0UvbLaAAAAAD7uFv0E5WmSqPkkx7pasOvUEFPRURHRTA2MDcARWRnZQ==
Linux (JDK 11, Pacific/Chatham Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0UvbLaAAAAAB+NTtyWDO9TJptSUkC9f8YUEFPRURHRTA2MDcARWRnZQ==
Linux (JDK 11, Pacific/Chatham Timezone)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0RPbLaAAAAACdGr+gS+TLSKHooQSzjGAfUEFPRURHRTA1MTQARWRnZQ==
Linux (JDK 11, Pacific/Chatham Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Pacific/Chatham Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Pacific/Chatham Timezone)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Pacific/Chatham Timezone)
Failed to restore: Cache service responded with 400
Windows (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0pPbLaAAAAACvmZhjr/dnR5WsTDcEI4IUQkwyQUEyMDMwMTEwMDQ5AEVkZ2U=
Windows (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0pPbLaAAAAACPzDpblWh+Tq3S0TOIOqMDQkwyQUEyMDMwMTEwMDQ5AEVkZ2U=
Windows (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0lfbLaAAAAAApl3cXeyafQaYqXoPBoWQWQkwyQUEyMDMwMTA5MDIxAEVkZ2U=
Windows (JDK 21)
Failed to restore: Cache service responded with 400
Windows (JDK 21)
Failed to restore: Cache service responded with 400
Windows (JDK 21)
Failed to restore: Cache service responded with 400
Windows (JDK 21)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Avatica main)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0pfbLaAAAAACrXs8UmoBFQo2q2AwmX4kbQ0hJMzBFREdFMDMxMwBFZGdl
Linux (JDK 11, Avatica main)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0pfbLaAAAAABqNxRn9w93Q4hatanZoEMlQ0hJMzBFREdFMDMxMwBFZGdl
Linux (JDK 11, Avatica main)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0o/bLaAAAAAA8vZd2Xd0fSK7qWqEstw6/Q0hJMzBFREdFMDMxMwBFZGdl
Linux (JDK 11, Avatica main)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0o/bLaAAAAABhMP6/qEhPRr+DjWDFL8H5Q0hJMzBFREdFMDMxMwBFZGdl
Linux (JDK 11, Avatica main)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0k/bLaAAAAACZSzhtf3KHT591izrHbGzOQ0hJMzBFREdFMDMxMwBFZGdl
Linux (JDK 11, Avatica main)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0jfbLaAAAAADrE8z2trYeQptK76Q7cx7xQ0hJMzBFREdFMDQyMQBFZGdl
Linux (JDK 11, Avatica main)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Avatica main)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Avatica main)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Avatica main)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Avatica main)
Failed to restore: Cache service responded with 400
Linux (JDK 11, Avatica main)
Failed to restore: Cache service responded with 400
Windows (JDK 17)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>00PbLaAAAAACkne83/qcxQojwhtnYYO86UEhYMzFFREdFMDUwOQBFZGdl
Windows (JDK 17)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>00PbLaAAAAAAXkDqXPSDgSIzu4w8PicYnUEhYMzFFREdFMDUwOQBFZGdl
Windows (JDK 17)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0wPbLaAAAAAAlBBfKJDzoR4GpZI4P673hUEhYMzFFREdFMDYwNwBFZGdl
Windows (JDK 17)
Failed to restore: Cache service responded with 400
Windows (JDK 17)
Failed to restore: Cache service responded with 400
Windows (JDK 17)
Failed to restore: Cache service responded with 400
Windows (JDK 17)
Failed to restore: Cache service responded with 400
Windows (JDK 8)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>06vbLaAAAAABWifqZTlwJS7z/QuoNj3vgRE0yRURHRTA0MTUARWRnZQ==
Windows (JDK 8)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>06vbLaAAAAABOzviVdED+TLrcbgWoWx9BRE0yRURHRTA0MTUARWRnZQ==
Windows (JDK 8)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>02vbLaAAAAABBqumCpC/3S54ekA+kCK2XRE0yRURHRTA0MTUARWRnZQ==
Windows (JDK 8)
Failed to restore: Cache service responded with 400
Windows (JDK 8)
Failed to restore: Cache service responded with 400
Windows (JDK 8)
Failed to restore: Cache service responded with 400
Windows (JDK 8)
Failed to restore: Cache service responded with 400
Druid Tests
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0CffLaAAAAADWa/A9d8MtS77eEMP4MhDvQ0hJMzBFREdFMDExMQBFZGdl
Druid Tests
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0CPfLaAAAAAC0bz9dNOQjRpkgpIyt/6iQQ0hJMzBFREdFMDExMQBFZGdl
Druid Tests
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0AffLaAAAAAAz7kkUw4lCRZ8cHoHER2PwQ0hJMzBFREdFMDQwNwBFZGdl
Druid Tests
Failed to restore: Cache service responded with 400
Druid Tests
Failed to restore: Cache service responded with 400
Druid Tests
Failed to restore: Cache service responded with 400
Druid Tests
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11, oldest Guava)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0AfjLaAAAAADHX8mmekgxS5JH97QRYhhOQkwyQUEyMDMwMTA4MDQ3AEVkZ2U=
CheckerFramework (JDK 11, oldest Guava)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0AfjLaAAAAAAiXNuriJS+QKgqMOL/Jz/+QkwyQUEyMDMwMTA4MDQ3AEVkZ2U=
CheckerFramework (JDK 11, oldest Guava)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0+vfLaAAAAACcD8JYj/BKQ7hfSVQS4xp5QkwyQUEyMDMwMTA5MDAzAEVkZ2U=
CheckerFramework (JDK 11, oldest Guava)
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11, oldest Guava)
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11, oldest Guava)
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11, oldest Guava)
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0GPjLaAAAAAD1DceYQz9kSZUGXelgZvu6UEFPRURHRTA1MDcARWRnZQ==
CheckerFramework (JDK 11)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0F/jLaAAAAACVgajW9jfXRp6FEBFTFMS2UEFPRURHRTA1MDcARWRnZQ==
CheckerFramework (JDK 11)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0EfjLaAAAAAAscsy9kjNwTpOHssixLilLUEFPRURHRTA2MTIARWRnZQ==
CheckerFramework (JDK 11)
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11)
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11)
Failed to restore: Cache service responded with 400
CheckerFramework (JDK 11)
Failed to restore: Cache service responded with 400
macOS (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0qfjLaAAAAAB1Ldw582rxRKdd6iJACVh2U04xRURHRTE0MjIARWRnZQ==
macOS (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0qfjLaAAAAABAZpvI6z37TqxlcKRFwzCjU04xRURHRTE0MjIARWRnZQ==
macOS (JDK 21)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0nvjLaAAAAACB6+eYUHLGTJB3Ux9/bwbbU04xRURHRTE1MTYARWRnZQ==
macOS (JDK 21)
Failed to restore: Cache service responded with 400
macOS (JDK 21)
Failed to restore: Cache service responded with 400
macOS (JDK 21)
Failed to restore: Cache service responded with 400
macOS (JDK 21)
Failed to restore: Cache service responded with 400
Windows (JDK 21)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Windows (JDK 17)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Windows (JDK 8)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677