See 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/268/display/redirect?page=changes>

Changes:

[Julian Hyde] Use JDK 17 as default javadoc root

[Julian Hyde] Refactor tests to allow testing custom type systems

[Julian Hyde] Refactor RexImpTable

[Julian Hyde] Refactor: Deprecate SqlValidatorUtil.getAlias

[Julian Hyde] Various improvements to OperandTypes

[Julian Hyde] Remove Nullable from RelBuilder.alias

[Julian Hyde] Refactor SqlValidatorNamespace.fieldExists

[Julian Hyde] Improve digest for Window

[Julian Hyde] [CALCITE-5348] When translating ORDER BY in OVER, use the 
session's default null collation (e.g. NULLS LAST)

[Julian Hyde] Add class MonotonicSupplier

[Julian Hyde] Add "mssql" (Microsoft SQL Server) function library


------------------------------------------
[...truncated 341.93 KB...]
  public static Granularity createGranularity(TimeUnitRange timeUnit,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/druid/src/main/java/org/apache/calcite/adapter/druid/TimeExtractionFunction.java>:106:
 warning: no @param for timeZone
  public static TimeExtractionFunction createDefault(String timeZone) {
                                       ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/druid/src/main/java/org/apache/calcite/adapter/druid/TimeExtractionFunction.java>:118:
 warning: no @param for timeZone
  public static TimeExtractionFunction createExtractFromGranularity(
                                       ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/druid/src/main/java/org/apache/calcite/adapter/druid/TimeExtractionFunction.java>:147:
 warning: no @param for timeZone
  public static TimeExtractionFunction createFloorFromGranularity(
                                       ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/druid/src/main/java/org/apache/calcite/adapter/druid/TimeExtractionFunction.java>:199:
 warning: no @return
  public static @Nullable TimeExtractionFunction 
translateCastToTimeExtract(RexNode rexNode,
                                                 ^
60 warnings

> Task :testkit:test

TestKtTest STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
          0.4sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.TestKtTest
          0.5sec,    6 completed,   0 failed,   0 skipped, 
org.apache.calcite.util.TestUtilTest

> Task :spark:test
         33.7sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupBy()
WARNING  34.4sec,   38 completed,   0 failed,   4 
skipped, org.apache.calcite.test.SparkAdapterTest
WARNING  39.8sec,   38 completed,   0 failed,   4 
skipped, Gradle Test Run :spark:test

> Task :redis:test
    docker[redis:2.8.19] 2022-11-06 01:08:26,557 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  5 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-11-06 01:08:27,187 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  6 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-11-06 01:08:29,469 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  7 extracted, (46 MB/46 MB)

> Task :babel:test
         36.0sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[4], [4] sql/redshift.iq
         37.3sec,    4 completed,   0 failed,   0 skipped, test(String)
         37.4sec,    4 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest
WARNING  42.6sec,  471 completed,   0 failed,   5 
skipped, Gradle Test Run :babel:test

> Task :plus:test
         19.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery11()
         18.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery16()
          8.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery22()
         19.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery14()
         39.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery06()
         19.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery13()
         39.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery01()
         17.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery20()
         39.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery04()
         20.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery12()
         19.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery15()
         21.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery10()
         39.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery03()
         21.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery08()
         19.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery17()

> Task :testkit:test
          2.8sec, org.apache.calcite.test.FixtureTest > 
testSqlToRelFixture()
          3.3sec, org.apache.calcite.test.FixtureTest > 
testRuleFixtureNeedsDiffRepos()
          3.5sec, org.apache.calcite.test.FixtureTest > 
testMetadata()
          4.0sec, org.apache.calcite.test.FixtureTest > 
testRuleFixture()
          4.8sec, org.apache.calcite.test.FixtureTest > 
testOperatorFixture()
          5.1sec,    9 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.FixtureTest
         10.2sec,   16 completed,   0 failed,   0 skipped, Gradle Test Run 
:testkit:test

> Task :redis:test
    docker[redis:2.8.19] 2022-11-06 01:08:30,042 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  8 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-11-06 01:08:32,368 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  9 extracted, (46 MB/46 MB)

> Task :geode:javadoc
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for cluster
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for traitSet
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for input
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for groupSet
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for groupSets
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for aggCalls
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeRules.java>:258:
 warning: no @param for config
    protected GeodeFilterRule(GeodeFilterRuleConfig config) {
              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeRules.java>:215:
 warning: no @param for config
    protected GeodeSortLimitRule(GeodeSortLimitRuleConfig config) {
              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for selectFields
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for aggregateFunctions
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for groupByFields
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for orderByFields
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for limit
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for fields
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for selectFields
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for aggregateFunctions
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for groupByFields
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for predicates
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for order
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for limit
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @return
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/util/GeodeUtils.java>:81:
 warning: no @param for readSerialized
  public static synchronized ClientCache createClientCache(String locatorHost,
                                         ^
22 warnings

> Task :plus:test
         21.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery09()
         19.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery18()
         40.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02Conversion()
         40.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02()
         19.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery21()
         45.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery05()

> Task :redis:test
    docker[redis:2.8.19] 2022-11-06 01:08:34,364 
[docker-java-stream--1133810895] INFO  - Pull complete. 9 layers, pulled in 18s 
(downloaded 46 MB at 2 MB/s)
    docker[redis:2.8.19] 2022-11-06 01:08:34,399 [ForkJoinPool-1-worker-25] 
INFO  - Creating container for image: redis:2.8.19
    docker[redis:2.8.19] 2022-11-06 01:08:41,083 [ForkJoinPool-1-worker-25] 
INFO  - Starting container with ID: 
0efb9abc214afb712976210ece552030e8127141cf76dd0709546acc516ea25d
    docker[redis:2.8.19] 2022-11-06 01:08:42,668 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 is starting: 
0efb9abc214afb712976210ece552030e8127141cf76dd0709546acc516ea25d
    docker[redis:2.8.19] 2022-11-06 01:08:42,805 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 started in PT28.196S
          3.7sec, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase > 
testSqlWithJoin()
         59.7sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  63.2sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

> Task :elasticsearch:test
          3.7sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
dateCat()
          3.7sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat3()
          3.7sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2Cat3()
          3.7sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
integerCat()
          2.6sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testZips()
         53.7sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
          3.9sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2()
          4.0sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
aggregationWithCast()
          2.9sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterReversed()
          3.0sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testLimit()
          4.2sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat2()
          4.2sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValue()
          4.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValueWithOtherAgg()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
approximateCountDistinct()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
all()
          4.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1()
          4.8sec, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest > 
projection()
         54.7sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterSort()
          5.0sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
countStar()
WARNING  54.9sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
          3.2sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projectionWithIdField()
         54.7sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
          3.9sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testSort()
WARNING  55.6sec,   22 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          6.1sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
notExpression()
          7.2sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
         57.1sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING   1.0sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
WARNING  63.6sec,   64 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2022-11-06 01:09:08,076 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (<none> => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-11-06 01:09:09,490 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => dtcassandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).

> Task :plus:test
         85.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery07()
WARNING  85.9sec,   29 completed,   0 failed,   7 
skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING  89.8sec,   51 completed,   0 failed,  11 
skipped, Gradle Test Run :plus:test

> Task :cassandra:test
          3.3sec, 
org.apache.calcite.test.CassandraAdapterDataTypesTest > 
testCollectionsRowType()
        101.3sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2022-11-06 01:09:36,233 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (dtcassandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-11-06 01:09:54,445 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-11-06 01:09:54,452 [s0-admin-0] WARN  - Query '[0 values] CREATE 
MATERIALIZED VIEW twissandra."Tweets_By_User" AS SELECT username, tweet_id FROM 
twissandra.tweets WHERE username IS NOT NULL AND tweet_id IS NOT NULL PRIMARY 
KEY (username, tweet_id);' generated server side warning(s): Materialized views 
are experimental and are not recommended for production use.
         27.3sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 7 STANDARD_OUT
    2022-11-06 01:10:00,089 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=18b3cab8-c533-4684-a7dd-8a3ae0c58667}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-11-06 01:10:00,164 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=c86f617a-8250-47b2-8707-0f85d9e5ad64}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-11-06 01:10:01,856 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=18b3cab8-c533-4684-a7dd-8a3ae0c58667}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-11-06 01:10:01,931 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=c86f617a-8250-47b2-8707-0f85d9e5ad64}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        140.9sec,   22 completed,   0 failed,   0 skipped, Gradle Test Run 
:cassandra:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':server:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/server/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 31s
435 actionable tasks: 435 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-11-06-01-05-41.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2022-11-06-01-05-44.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to