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

Changes:

[Alessandro Solimando] [CALCITE-7037] Announce 1.40.0 release and fix release 
notes


------------------------------------------
[...truncated 464.06 KiB...]
CalciteSqlOperatorTest > testArrayFunction() STANDARD_OUT
    2025-05-28 13:01:39,444 [ForkJoinPool-1-worker-25] INFO  - Rex fuzzing 
results: number of cases tested=2, failed cases=0, duplicate failures=0, fuzz 
rate=0 per second
         12.6sec, 
org.apache.calcite.test.fuzzer.RexProgramFuzzyTest > 
defaultFuzzTest()
WARNING  17.0sec,    4 completed,   0 failed,   2 
skipped, org.apache.calcite.test.fuzzer.RexProgramFuzzyTest
          2.6sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[5], [5] sql/planner.iq
          8.2sec, 
org.apache.calcite.test.SqlToRelConverterExtendedTest > 
testLarge()
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastDecimalToDoubleToInteger(CastType, SqlOperatorFixture)
          1.2sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastToExactNumeric(CastType, SqlOperatorFixture)
          3.4sec, org.apache.calcite.test.JdbcTest > 
testMixedEqualAndIsNotDistinctJoin()
          2.2sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testArrayFunction()
          3.1sec, org.apache.calcite.test.JdbcTest > 
testOrderByVarious()
          0.6sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastToString(CastType, SqlOperatorFixture)
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastNull(CastType, SqlOperatorFixture)
          5.4sec, org.apache.calcite.test.JdbcTest > 
testAggMultipleMeasures()
WARNING  33.5sec,  377 completed,   0 failed,  18 
skipped, org.apache.calcite.test.JdbcTest
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastToApproxNumeric(CastType, SqlOperatorFixture)
          3.5sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[6], [6] sql/within-distinct.iq
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastIntervalToInterval(CastType, SqlOperatorFixture)
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastToBoolean(CastType, SqlOperatorFixture)
WARNING  14.5sec,  619 completed,   0 failed,   2 
skipped, org.apache.calcite.test.SqlToRelConverterExtendedTest
          0.2sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastStringToDateTime(CastType, SqlOperatorFixture)
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreSqlOperatorTest > 
testCastFormatClauseByteToString(CastType, SqlOperatorFixture)
WARNING  38.0sec,  568 completed,   0 failed,   1 
skipped, org.apache.calcite.test.CoreSqlOperatorTest
          2.9sec, 
org.apache.calcite.test.SqlToRelConverterTest > testLarge()

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

CassandraAdapterTest STANDARD_OUT
    2025-05-28 13:01:53,353 [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).
    2025-05-28 13:02:13,266 [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).
    2025-05-28 13:02:13,276 [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.
         30.1sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

> Task :core:test
WARNING   6.6sec,  619 completed,   0 failed,   2 
skipped, org.apache.calcite.test.SqlToRelConverterTest
         32.5sec, 
org.apache.calcite.test.ReflectiveSchemaTest > testOp()
WARNING  38.7sec,   48 completed,   0 failed,   5 
skipped, org.apache.calcite.test.ReflectiveSchemaTest
          5.2sec, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testPeriodOperators()
          1.2sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testBitGetFunc(SqlOperatorFixture, String)
         16.2sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[7], [7] sql/sub-query.iq
          0.4sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastStringToDecimal(CastType, SqlOperatorFixture)
          2.1sec, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testRandIntegerFunc()
          3.1sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[9], [9] sql/join.iq

CoreQuidemTest > test(String) > [13] sql/cast.iq STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
          8.3sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testPeriodOperators()

SqlOperatorUnparseTest > testBigQuerySubstrFunction() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException

CalciteSqlOperatorTest > testTimeSub() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException

CalciteSqlOperatorTest > testBitGetFunc(SqlOperatorFixture, String) > [1] 
org.apache.calcite.test.SqlOperatorFixtureImpl@359c8f8d, BIT_GET STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException

CalciteSqlOperatorTest > testBitGetFunc(SqlOperatorFixture, String) STANDARD_OUT
    Warning: JDBC driver threw non-SQLException

CalciteSqlOperatorTest > testBitGetFunc(SqlOperatorFixture, String) > [2] 
org.apache.calcite.test.SqlOperatorFixtureImpl@25e8103b, GETBIT STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException

SqlOperatorUnparseTest > testBitOrScalarFunc() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException

SqlOperatorUnparseTest > testToCharPg() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
          0.7sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testBitGetFunc(SqlOperatorFixture, String)
          2.8sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[13], [13] sql/cast.iq
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastApproxNumericLimits(CastType, SqlOperatorFixture)
          0.5sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastStringToDecimal(CastType, SqlOperatorFixture)
          2.4sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[18], [18] sql/winagg.iq
          0.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastBooleanToNumeric(CastType, SqlOperatorFixture)

SqlOperatorUnparseTest > testArrayPrependFunc() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastFormatClauseNumericToString(CastType, SqlOperatorFixture)

CoreQuidemTest > test(String) > [21] sql/misc.iq STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
          1.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastIntervalToNumeric(CastType, SqlOperatorFixture)

SqlOperatorUnparseTest > testCase() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCast(CastType, SqlOperatorFixture)
          2.1sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testBigQuerySubstrFunction()

SqlOperatorUnparseTest > testGroupConcatFunc() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException

SqlOperatorUnparseTest > testFloorFunc() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
          5.6sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[21], [21] sql/misc.iq
          1.6sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastFormatClauseDateTimeToString(CastType, SqlOperatorFixture)

SqlOperatorUnparseTest > testLessThanOrEqualOperatorInterval() STANDARD_OUT
    Warning: JDBC driver threw non-SQLException
          2.4sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testToCharPg()
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastApproxNumericLimits(CastType, SqlOperatorFixture)
          1.3sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastWithRoundingToScalar(CastType, SqlOperatorFixture)
          7.2sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[24], [24] sql/spatial.iq
          2.5sec, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testRandomFunc()
          0.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastBooleanToNumeric(CastType, SqlOperatorFixture)
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastFormatClauseNumericToString(CastType, SqlOperatorFixture)
          1.6sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testTimestampDiff(boolean)

> Task :cassandra:test

CassandraAdapterWithoutKeyspaceTest STANDARD_OUT
    2025-05-28 13:02:24,140 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (twissandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2025-05-28 13:02:28,127 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra_small). This is an anti-pattern 
that should be avoided in production (see 
'advanced.request.warn-if-set-keyspace' in the configuration).
         12.0sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterWithoutKeyspaceTest

Gradle Test Executor 37 STANDARD_OUT
    2025-05-28 13:02:31,337 [s3-admin-1] WARN  - [s3|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s3|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=Apache Cassandra Java Driver, DRIVER_VERSION=4.18.1, 
CLIENT_ID=0dba6670-257a-4983-8cf5-9482b88b2d86}): failed to send request 
(io.netty.channel.StacklessClosedChannelException))
    2025-05-28 13:02:31,365 [s1-admin-1] 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=Apache Cassandra Java Driver, DRIVER_VERSION=4.18.1, 
CLIENT_ID=91ffeda5-33ee-4f4e-bb86-faf90578ab48}): failed to send request 
(io.netty.channel.StacklessClosedChannelException))
    2025-05-28 13:02:31,365 [s2-admin-1] 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=Apache Cassandra Java Driver, DRIVER_VERSION=4.18.1, 
CLIENT_ID=5df2bf74-3334-4c8e-9414-5abe7ad6f44a}): failed to send request 
(io.netty.channel.StacklessClosedChannelException))
    2025-05-28 13:02:33,070 [s2-admin-1] 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=Apache Cassandra Java Driver, DRIVER_VERSION=4.18.1, 
CLIENT_ID=5df2bf74-3334-4c8e-9414-5abe7ad6f44a}): failed to send request 
(io.netty.channel.StacklessClosedChannelException))
    2025-05-28 13:02:33,082 [s3-admin-1] WARN  - [s3|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s3|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=Apache Cassandra Java Driver, DRIVER_VERSION=4.18.1, 
CLIENT_ID=0dba6670-257a-4983-8cf5-9482b88b2d86}): failed to send request 
(io.netty.channel.StacklessClosedChannelException))
    2025-05-28 13:02:33,231 [s1-admin-1] 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=Apache Cassandra Java Driver, DRIVER_VERSION=4.18.1, 
CLIENT_ID=91ffeda5-33ee-4f4e-bb86-faf90578ab48}): failed to send request 
(io.netty.channel.StacklessClosedChannelException))
    2025-05-28 13:02:36,515 [s2-admin-1] 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=Apache Cassandra Java Driver, DRIVER_VERSION=4.18.1, 
CLIENT_ID=5df2bf74-3334-4c8e-9414-5abe7ad6f44a}): failed to send request 
(io.netty.channel.StacklessClosedChannelException))
        174.2sec,   23 completed,   0 failed,   0 skipped, Gradle Test Run 
:cassandra:test

> Task :cassandra:check
> Task :cassandra:build

> Task :core:test
          2.9sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testQuantifyCollectionOperators()
          0.5sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastToInterval(CastType, SqlOperatorFixture)
          2.7sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastIntervalToNumeric(CastType, SqlOperatorFixture)
          0.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCast(CastType, SqlOperatorFixture)
         13.1sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[35], [35] sql/agg.iq
         95.9sec,   36 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreQuidemTest > test(String)
         95.9sec,   36 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CoreQuidemTest
          2.2sec, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastExactNumericLimits(CastType, SqlOperatorFixture)[2], [2] 
SAFE_CAST, 
org.apache.calcite.test.SqlOperatorFixtures$SqlOperatorFixtureInvocationHandler@4377ca8e
          2.1sec, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastExactNumericLimits(CastType, SqlOperatorFixture)[3], [3] 
TRY_CAST, 
org.apache.calcite.test.SqlOperatorFixtures$SqlOperatorFixtureInvocationHandler@55be39f7
          5.8sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastExactNumericLimits(CastType, SqlOperatorFixture)
          0.7sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastDateTime(CastType, SqlOperatorFixture)
          0.3sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastFormatClauseStringToDateTime(CastType, SqlOperatorFixture)
          3.4sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastFormatClauseDateTimeToString(CastType, SqlOperatorFixture)

SqlOperatorUnparseTest > testXmlTransform() STANDARD_ERROR
    [Fatal Error] :1:2: XML document structures must start and end within the 
same entity.
          0.4sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastTruncates(CastType, SqlOperatorFixture)
          1.6sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastWithRoundingToScalar(CastType, SqlOperatorFixture)
          0.2sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastDecimalToDoubleToInteger(CastType, SqlOperatorFixture)
          2.8sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testRandomFunc()
          4.7sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastToString(CastType, SqlOperatorFixture)
          0.2sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastNull(CastType, SqlOperatorFixture)
          0.3sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastToApproxNumeric(CastType, SqlOperatorFixture)
          0.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastIntervalToInterval(CastType, SqlOperatorFixture)
          0.2sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastToBoolean(CastType, SqlOperatorFixture)
          2.3sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testTimestampDiff(boolean)
          0.7sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastToInterval(CastType, SqlOperatorFixture)
          1.6sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastStringToDateTime(CastType, SqlOperatorFixture)
          2.1sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastExactNumericLimits(CastType, SqlOperatorFixture)[1], [1] 
CAST, org.apache.calcite.test.SqlOperatorFixtureImpl@1d20cc02

SqlOperatorUnparseTest > testExtractValue() STANDARD_ERROR
    [Fatal Error] :1:14: The markup in the document following the root element 
must be well-formed.
          3.7sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastExactNumericLimits(CastType, SqlOperatorFixture)[2], [2] 
SAFE_CAST, 
org.apache.calcite.test.SqlOperatorFixtures$SqlOperatorFixtureInvocationHandler@6008ab74
          3.9sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastExactNumericLimits(CastType, SqlOperatorFixture)[3], [3] 
TRY_CAST, 
org.apache.calcite.test.SqlOperatorFixtures$SqlOperatorFixtureInvocationHandler@4aed9531
          9.7sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastExactNumericLimits(CastType, SqlOperatorFixture)
          1.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastDateTime(CastType, SqlOperatorFixture)
          0.4sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastFormatClauseStringToDateTime(CastType, SqlOperatorFixture)

CalciteSqlOperatorTest > testXmlTransform() STANDARD_ERROR
    [Fatal Error] :1:2: XML document structures must start and end within the 
same entity.
          0.5sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastTruncates(CastType, SqlOperatorFixture)
          2.4sec, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testRlikeOperator()
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.SqlOperatorUnparseTest > 
testCastFormatClauseByteToString(CastType, SqlOperatorFixture)
WARNING 127.9sec,  566 completed,   0 failed,   1 
skipped, org.apache.calcite.test.SqlOperatorUnparseTest
          0.7sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastDecimalToDoubleToInteger(CastType, SqlOperatorFixture)
          2.4sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastToString(CastType, SqlOperatorFixture)[1], [1] CAST, 
org.apache.calcite.test.SqlOperatorFixtureImpl@28132d6c
          4.3sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastToString(CastType, SqlOperatorFixture)[2], [2] SAFE_CAST, 
org.apache.calcite.test.SqlOperatorFixtures$SqlOperatorFixtureInvocationHandler@6783714f
          4.4sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastToString(CastType, SqlOperatorFixture)[3], [3] TRY_CAST, 
org.apache.calcite.test.SqlOperatorFixtures$SqlOperatorFixtureInvocationHandler@4ba813dd
         11.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastToString(CastType, SqlOperatorFixture)
          0.6sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastNull(CastType, SqlOperatorFixture)
          2.1sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testRandFunc()
          0.4sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastToApproxNumeric(CastType, SqlOperatorFixture)
          0.2sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastIntervalToInterval(CastType, SqlOperatorFixture)
          0.4sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastToBoolean(CastType, SqlOperatorFixture)
          2.3sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testSimilarToOperator()
          2.1sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testJdbcFn()
          3.8sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastStringToDateTime(CastType, SqlOperatorFixture)

CalciteSqlOperatorTest > testExtractValue() STANDARD_ERROR
    [Fatal Error] :1:14: The markup in the document following the root element 
must be well-formed.
          2.2sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testToChar()
          2.0sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testBigQuerySubstringFunction()
          5.7sec, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testRlikeOperator()
          0.0sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CalciteSqlOperatorTest > 
testCastFormatClauseByteToString(CastType, SqlOperatorFixture)
WARNING 246.4sec,  568 completed,   0 failed,   1 
skipped, org.apache.calcite.test.CalciteSqlOperatorTest
FAILURE 274.7sec, 12850 completed,   2 failed, 
106 skipped, Gradle Test Run :core:test

12850 tests completed, 2 failed, 106 skipped

> Task :core:test FAILED

FAILURE: Build failed with an exception.

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

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

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

For more on this, please refer to 
https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 9m 58s
499 actionable tasks: 499 executed

Publishing build scan...
https://develocity.apache.org/s/uwvt7ge3t4xla


See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2025-05-28-12-55-26.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