Skip to content

[CALCITE-5826] Add FIND_IN_SET function (enabled in Hive and Spark li… #80

[CALCITE-5826] Add FIND_IN_SET function (enabled in Hive and Spark li…

[CALCITE-5826] Add FIND_IN_SET function (enabled in Hive and Spark li… #80

Triggered via push October 31, 2023 01:36
Status Failure
Total duration 22m 58s
Artifacts

main.yml

on: push
Windows (JDK 8)
22m 43s
Windows (JDK 8)
Windows (JDK 17)
21m 36s
Windows (JDK 17)
Linux (JDK 8), oldest Guava, America/New_York Timezone
14m 39s
Linux (JDK 8), oldest Guava, America/New_York Timezone
Linux (JDK 8), latest Guava, America/New_York Timezone
20m 41s
Linux (JDK 8), latest Guava, America/New_York Timezone
Linux (JDK 11), Pacific/Chatham Timezone
15m 28s
Linux (JDK 11), Pacific/Chatham Timezone
Linux (JDK 17)
13m 56s
Linux (JDK 17)
Linux (JDK 19)
14m 23s
Linux (JDK 19)
Linux (JDK 11), Avatica main
16m 21s
Linux (JDK 11), Avatica main
macOS (JDK 19)
16m 23s
macOS (JDK 19)
Error Prone (JDK 11), latest Guava
4m 49s
Error Prone (JDK 11), latest Guava
CheckerFramework (JDK 11)
12m 45s
CheckerFramework (JDK 11)
CheckerFramework (JDK 11), oldest Guava
12m 50s
CheckerFramework (JDK 11), oldest Guava
Linux (JDK 8) Slow Tests
0s
Linux (JDK 8) Slow Tests
Druid Tests
8m 52s
Druid Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Linux (JDK 19): ServerTest.java#L700
0.7sec org.apache.calcite.test.ServerTest > testVirtualColumn() java.sql.SQLException: Error while executing SQL "create table t ( h int not null, i int, j int as (i + 1) virtual)": Method not found: execute([class org.apache.calcite.sql.SqlNode, interface org.apache.calcite.jdbc.CalcitePrepare$Context]) 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.execute(AvaticaStatement.java:218) at org.apache.calcite.test.ServerTest.testVirtualColumn(ServerTest.java:700) Next exception 1: [CIRCULAR REFERENCE SQLException] Next exception 2: java.lang.IllegalArgumentException: Method not found: execute([class org.apache.calcite.sql.SqlNode, interface org.apache.calcite.jdbc.CalcitePrepare$Context]) at org.apache.calcite.util.ReflectUtil$2.lookupMethod(ReflectUtil.java:565) at org.apache.calcite.util.ReflectUtil$2.invoke(ReflectUtil.java:529) at org.apache.calcite.server.DdlExecutorImpl.executeDdl(DdlExecutorImpl.java:41) at org.apache.calcite.prepare.CalcitePrepareImpl.executeDdl(CalcitePrepareImpl.java:372) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:653) at org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:519) at org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:487) at org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:236) at org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:702) at org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:677) at org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:157) ... 2 more Caused by: [CIRCULAR REFERENCE IllegalArgumentException]
Linux (JDK 19): task ':server:test'#L1
Execution failed for task ':server:test': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/server/build/reports/tests/test/index.html
Linux (JDK 19)
Execution failed for task ':server:test'. > There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/server/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/
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/
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/
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 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 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/
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/
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/
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/
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/