[CALCITE-5409] Implement BatchNestedLoopJoin for JDBC. Fixes Prepared… #55
Annotations
3 errors and 1 warning
Test:
LintTest.java#L296
2.6sec org.apache.calcite.test.LintTest > testLintLog()
java.lang.AssertionError:
Expected: an empty collection
but: <[invalid git log message '[CALCITE-5409] Implement BatchNestedLoopJoin for JDBC. Fixes PreparedStatement::setNull'; contains 'fix' or 'fixes'; you should describe the problem, not what you did]>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.apache.calcite.test.LintTest.testLintLog(LintTest.java:296)
|
Test:
task ':core:test'#L1
Execution failed for task ':core:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///D:/a/calcite/calcite/core/build/reports/tests/test/index.html
|
Test
Execution failed for task ':core:test'.
> There were failing tests. See the report at: file:///D:/a/calcite/calcite/core/build/reports/tests/test/index.html
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading