Skip to content

[CALCITE-6149] Unparse for CAST Nullable with ClickHouseSqlDialect #11309

[CALCITE-6149] Unparse for CAST Nullable with ClickHouseSqlDialect

[CALCITE-6149] Unparse for CAST Nullable with ClickHouseSqlDialect #11309

Triggered via pull request December 8, 2023 08:42
Status Failure
Total duration 12m 23s
Artifacts

main.yml

on: pull_request
Windows (JDK 8)
10m 21s
Windows (JDK 8)
Windows (JDK 17)
9m 1s
Windows (JDK 17)
Linux (JDK 8), oldest Guava, America/New_York Timezone
6m 19s
Linux (JDK 8), oldest Guava, America/New_York Timezone
Linux (JDK 8), latest Guava, America/New_York Timezone
7m 31s
Linux (JDK 8), latest Guava, America/New_York Timezone
Linux (JDK 11), Pacific/Chatham Timezone
6m 49s
Linux (JDK 11), Pacific/Chatham Timezone
Linux (JDK 17)
6m 12s
Linux (JDK 17)
Linux (JDK 19)
5m 59s
Linux (JDK 19)
Linux (JDK 11), Avatica main
7m 11s
Linux (JDK 11), Avatica main
macOS (JDK 19)
12m 10s
macOS (JDK 19)
Error Prone (JDK 11), latest Guava
3m 47s
Error Prone (JDK 11), latest Guava
CheckerFramework (JDK 11)
9m 47s
CheckerFramework (JDK 11)
CheckerFramework (JDK 11), oldest Guava
9m 58s
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

27 errors and 13 warnings
Linux (JDK 19): LintTest.java#L296
0.0sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Linux (JDK 19): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 19)
Execution failed for task ':core:test'. > There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 17): LintTest.java#L296
0.0sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Linux (JDK 17): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 17)
Execution failed for task ':core:test'. > There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 8), oldest Guava, America/New_York Timezone: LintTest.java#L296
0.0sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Linux (JDK 8), oldest Guava, America/New_York Timezone: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 8), oldest Guava, America/New_York Timezone
Execution failed for task ':core:test'. > There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 11), Pacific/Chatham Timezone: LintTest.java#L296
0.0sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Linux (JDK 11), Pacific/Chatham Timezone: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 11), Pacific/Chatham Timezone
Execution failed for task ':core:test'. > There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 11), Avatica main: LintTest.java#L296
0.0sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Linux (JDK 11), Avatica main: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 11), Avatica main
Execution failed for task ':core:test'. > There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 8), latest Guava, America/New_York Timezone: LintTest.java#L296
0.0sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Linux (JDK 8), latest Guava, America/New_York Timezone: task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Linux (JDK 8), latest Guava, America/New_York Timezone
Execution failed for task ':core:test'. > There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Windows (JDK 17): LintTest.java#L296
3.7sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Windows (JDK 17): 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
Windows (JDK 17)
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
Windows (JDK 8): LintTest.java#L296
3.8sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
Windows (JDK 8): 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
Windows (JDK 8)
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
macOS (JDK 19): LintTest.java#L296
0.2sec org.apache.calcite.test.LintTest > testLintLog() java.lang.AssertionError: Expected: an empty collection but: <[invalid git log message 'fix line is longer'; Message must start with upper-case letter, invalid git log message 'add not-null case'; Message must start with upper-case letter, invalid git log message 'fix checkstyle'; Message must start with upper-case letter]> 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)
macOS (JDK 19): task ':core:test'#L1
Execution failed for task ':core:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///Users/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
macOS (JDK 19)
Execution failed for task ':core:test'. > There were failing tests. See the report at: file:///Users/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
Error Prone (JDK 11), latest Guava
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/
Linux (JDK 19)
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/
Linux (JDK 17)
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/
Linux (JDK 8), oldest Guava, America/New_York Timezone
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/
Druid Tests
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/
Linux (JDK 11), Pacific/Chatham Timezone
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/
Linux (JDK 11), Avatica main
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/
Linux (JDK 8), latest Guava, America/New_York Timezone
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/
Windows (JDK 17)
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/
CheckerFramework (JDK 11)
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/
CheckerFramework (JDK 11), oldest Guava
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/
Windows (JDK 8)
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/
macOS (JDK 19)
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/