Fix precision timestamp #88893
ci.yml
on: pull_request
path-filters
6s
Matrix: maven-checks
Matrix: hive-tests
artifact-checks
21m 3s
error-prone-checks
10m 21s
test-jdbc-compatibility
10m 36s
test-other-modules
9m 47s
Matrix: check-commit
Matrix: pt
Matrix: test
build-success
2s
Annotations
49 errors and 2 warnings
|
check-commits-dispatcher
PR requires a rebase. Found: 3 merge commits.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 29 should be on a new line.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 37 should be on a new line.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 37 should be on a new line.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 30 should be on a new line.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 58 should be on a new line.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 34 should be on a new line.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 30 should be on a new line.
|
|
maven-checks 25.0.2
LeftCurly: '{' at column 44 should be on a new line.
|
|
maven-checks 25.0.2
ImportOrder: Wrong order for 'io.trino.spi.type.TimestampWithTimeZoneType.TIMESTAMP_TZ_MICROS' import.
|
|
maven-checks 25.0.2
UnusedImports: Unused import - io.trino.spi.type.TimestampWithTimeZoneType.TIMESTAMP_TZ_MILLIS.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 29 should be on a new line.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 37 should be on a new line.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 37 should be on a new line.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 30 should be on a new line.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 58 should be on a new line.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 34 should be on a new line.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 30 should be on a new line.
|
|
maven-checks 26-ea
LeftCurly: '{' at column 44 should be on a new line.
|
|
maven-checks 26-ea
ImportOrder: Wrong order for 'io.trino.spi.type.TimestampWithTimeZoneType.TIMESTAMP_TZ_MICROS' import.
|
|
maven-checks 26-ea
UnusedImports: Unused import - io.trino.spi.type.TimestampWithTimeZoneType.TIMESTAMP_TZ_MILLIS.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 29 should be on a new line.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 37 should be on a new line.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 37 should be on a new line.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 30 should be on a new line.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 58 should be on a new line.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 34 should be on a new line.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 30 should be on a new line.
|
|
maven-checks 27-ea
LeftCurly: '{' at column 44 should be on a new line.
|
|
maven-checks 27-ea
ImportOrder: Wrong order for 'io.trino.spi.type.TimestampWithTimeZoneType.TIMESTAMP_TZ_MICROS' import.
|
|
maven-checks 27-ea
UnusedImports: Unused import - io.trino.spi.type.TimestampWithTimeZoneType.TIMESTAMP_TZ_MILLIS.
|
|
TestDeltaLakeInsertCompatibility > testTimestampWithTimeZonePartitionedInsertCompatibility [groups: profile_specific_tests, delta-lake-oss]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeInsertCompatibility.java#L168
java.sql.SQLException: Query failed (#20260330_123838_00828_3sdp4): Unsupported type: timestamp(3) with time zone
|
|
TestDeltaLakeCheckpointsCompatibility > testTrinoWriteStatsAsJsonEnabled(0: timestamp, 1: timestamp '2001-08-22 11:04:05.321 UTC', 2: [object Object], 3: 1.0, 4: 0.0, 5: 2001-08-22 11:04:05.321 UTC) [groups: profile_specific_tests, delta-lake-oss]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCheckpointsCompatibility.java#L540
java.sql.SQLException: Query failed (#20260330_123154_00391_3sdp4): Unsupported type: timestamp(6) with time zone
|
|
TestDeltaLakeCheckpointsCompatibility > testSparkCanReadTrinoCheckpointWithMultiplePartitionColumns [groups: profile_specific_tests, delta-lake-oss]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCheckpointsCompatibility.java#L142
java.sql.SQLException: Query failed (#20260330_123114_00310_3sdp4): Unsupported type: timestamp(3) with time zone
|
|
TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility > testCreateOrReplaceTableWithSchemaChangeOnCheckpoint [groups: profile_specific_tests, delta-lake-oss]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility.java#L136
java.sql.SQLException: Query failed (#20260330_123647_00707_3sdp4): Unsupported type: timestamp(6) with time zone
|
|
TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility > testCreateOrReplaceTableOnDeltaWithSchemaChange [groups: profile_specific_tests, delta-lake-oss]:
testing/trino-product-tests/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeCreateOrReplaceTableAsSelectCompatibility.java#L75
java.sql.SQLException: Query failed (#20260330_123634_00699_3sdp4): Unsupported type: timestamp(6) with time zone
|
|
pt (default, suite-delta-lake-oss, )
Process completed with exit code 1.
|
|
|
|
|
|
|
|
TestDeltaLakeAlluxioCacheMinioAndHmsConnectorSmokeTest.testSelectNestedTimestamps:
plugin/trino-delta-lake/src/test/java/io/trino/plugin/deltalake/TestDeltaLakeAlluxioCacheMinioAndHmsConnectorSmokeTest.java#L1
Execution of 'actual' query 20260330_122332_00751_26y4f failed: SELECT CAST(col1[1].ts AS VARCHAR) FROM nested_timestamps
|
|
|
|
TestDeltaLakeAlluxioCacheMinioAndHmsConnectorSmokeTest.testSelectOldTimestamps:
plugin/trino-delta-lake/src/test/java/io/trino/plugin/deltalake/TestDeltaLakeAlluxioCacheMinioAndHmsConnectorSmokeTest.java#L1
Execution of 'actual' query 20260330_122319_00701_26y4f failed: SELECT CAST(ts AS VARCHAR), i FROM old_timestamps
|
|
TestDeltaLakeAlluxioCacheMinioAndHmsConnectorSmokeTest.testStatsSplitPruningBasedOnSepCreatedCheckpointOnTopOfCheckpointWithJustStructStats:
plugin/trino-delta-lake/src/test/java/io/trino/plugin/deltalake/TestDeltaLakeAlluxioCacheMinioAndHmsConnectorSmokeTest.java#L1
Unsupported type: timestamp(6) with time zone
|
|
|
|
|
|
|
|
test (plugin/trino-delta-lake)
Process completed with exit code 1.
|
|
build-success
Process completed with exit code 1.
|
|
pt (default, suite-delta-lake-oss, )
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: starburstdata/action-testng-report@f245422953fb97ec5075d07782a1b596124b7cc4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (plugin/trino-delta-lake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: starburstdata/action-testng-report@f245422953fb97ec5075d07782a1b596124b7cc4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
product tests and server tarball
Expired
|
1.34 GB |
sha256:cba9066dc3c456e6783d96fa8305d4c6b0de2ff76a5d76c65a2720b0a00a87fc
|
|
|
results plugin_trino-delta-lake, ,
Expired
|
1.15 MB |
sha256:54d18d2f427f20e71561f93fa47718d2f168d62b90e713af57b69abe3e0e31a2
|
|
|
results pt (default, suite-delta-lake-oss, )
Expired
|
402 MB |
sha256:4822aa267178cbc3708338de98606a94c567a31da8f921adb38ae2f055aa3f9a
|
|
|
test report client_trino-jdbc,core_trino-spi,core_trino-web-ui, ,
Expired
|
280 KB |
sha256:de4f59194e5f725a3b9d73b11130a33db17924705323181b2dcca3ab4c01f7cd
|
|
|
test report lib_trino-orc,lib_trino-parquet, ,
Expired
|
1.07 MB |
sha256:d93172d6e53922d535d85b7dbcdffcb0c7bdfb38ea9657ce2f2102a421bbc552
|
|
|
test report plugin_trino-base-jdbc,plugin_trino-faker,plugin_trino-geospatial,plugin_trino-memory,plugin_trino-o
Expired
|
403 KB |
sha256:7a31235ae055ee9b7e0da4a3102aba90f4b510cfcd3302f2b98e10d3a6bb1d3f
|
|
|
test report plugin_trino-delta-lake, ,
Expired
|
1.09 MB |
sha256:c79f3075307dcfeacf6bc825eec0ac6f79c0e4db4b9c1c665efc5dc7e2c95137
|
|
|
test report plugin_trino-delta-lake, fte-tests,
Expired
|
79.5 KB |
sha256:60921818952f72754576e643ed6a9b503062b692451f5bf533ea5d662bbc237c
|
|
|
test report plugin_trino-hive, ,
Expired
|
2.49 MB |
sha256:cf7526b1851a2c3e0fa06a49035c55ef2217f9c135bff2d371ee8b9a43cb9b6b
|
|
|
test report plugin_trino-hive, fte-tests,
Expired
|
103 KB |
sha256:4ccc136d78c168949d5175f4be811ac4a1d757c02d61f49c64dc05e70a86db67
|
|
|
test report plugin_trino-hive, test-parquet,
Expired
|
56.5 KB |
sha256:ec2e426aa73c33839d97c8b94e5a4a449fb16db200d0a744af722c82a8dce4eb
|
|
|
test report plugin_trino-hudi, ,
Expired
|
206 KB |
sha256:32c8826a7ee0c262eb4fc7d603e92d28b00a018953cfcd4c4650d80359ef77d5
|
|
|
test report plugin_trino-iceberg, ,
Expired
|
1.95 MB |
sha256:0b44e4c74ffc7a31166ec87f4fdde07d124da6633ebb31249b45da88447bf877
|
|
|
test report plugin_trino-iceberg, fte-tests,
Expired
|
90.7 KB |
sha256:46fdc588172e10468b7afbb1695c2a22d78ea453303af2e60455055eeb1a1a39
|
|
|
test report plugin_trino-iceberg, minio-and-avro,
Expired
|
195 KB |
sha256:a0a861572bde396f77b7b879ebf3270bf5e66fdcb9b77b608b15e040f421f7b8
|
|
|
test report plugin_trino-lakehouse, ,
Expired
|
168 KB |
sha256:53abeeba3817704af943caa1948113c2f858f4909d24946e313a9b4d7ae353b6
|
|
|
test report plugin_trino-redshift, ,
Expired
|
28.5 KB |
sha256:5fce9ee961eae7dc6974b5d0e0b349b018f9157248032133493e7a2b1de3c4ed
|
|
|
test report pt (apache-hive3, suite-hms-only, )
Expired
|
3.64 KB |
sha256:c66e49825c20092ea17d97743f7b50c37cf1b481b32ccdf890b2e2e228a9aa59
|
|
|
test report pt (default, suite-1, )
Expired
|
15.7 KB |
sha256:dd8e30847bc0787171c856adeac30b496011c196c8058c0b780537c4a8cbc5e0
|
|
|
test report pt (default, suite-2, )
Expired
|
28.6 KB |
sha256:26c4ff6a39e2862124d9218141c554066ef387ebb5ff70cc8e7810f803b768dd
|
|
|
test report pt (default, suite-3, )
Expired
|
18.9 KB |
sha256:cb004a591980277ce99da9080352f68f3ab4895dbda264d6a34196242f41d136
|
|
|
test report pt (default, suite-5, )
Expired
|
28.2 KB |
sha256:959015ef7b0f964ca24359096c8c4b1c4feb4bcdc1f96076d25c6fc9aa233a8c
|
|
|
test report pt (default, suite-6-non-generic, )
Expired
|
21.2 KB |
sha256:1659c31fa6fad73f13c8a017602baa98e891cacbd583ed42e427781bd17b8f9b
|
|
|
test report pt (default, suite-7-non-generic, )
Expired
|
26.7 KB |
sha256:8b01b04db329abff88dd5e7f4b5d06a08ace4cd235695c40ce61a816135970c4
|
|
|
test report pt (default, suite-all-connectors-smoke, )
Expired
|
882 Bytes |
sha256:b0b5c7f599af241ef9213f0948366f01358683f1119397c1c6d5fd4c9c562b90
|
|
|
test report pt (default, suite-cassandra, )
Expired
|
974 Bytes |
sha256:a8cb55c5fb9c871dc0d88cb47ac1c5cdd9f29b32ac645f54da5d389f315c3559
|
|
|
test report pt (default, suite-clickhouse, )
Expired
|
985 Bytes |
sha256:2808361ccc8e276667a61bcd520c6b94e0b1f2fc35dec6f99fc6e5f92f0bf161
|
|
|
test report pt (default, suite-clients, )
Expired
|
3.75 KB |
sha256:a45b4e36510b51e589db8a17d9574cf7865962a61e6b43edde25fff8b9539e35
|
|
|
test report pt (default, suite-compatibility, )
Expired
|
7.44 KB |
sha256:acb5e38b5538648a68b8688b80f2967abe61840757ac152d703b44219c53f29c
|
|
|
test report pt (default, suite-delta-lake-oss, )
Expired
|
25 KB |
sha256:9c4d117115389f20d044ec629a823fcbfbec2d8f5e6e4caa8e96c9685dadf0a7
|
|
|
test report pt (default, suite-exasol, )
Expired
|
951 Bytes |
sha256:bbeba9bcbb48d94d048946bdc0ccad409d1fc098aadc3acf024c96c902ae1f8e
|
|
|
test report pt (default, suite-functions, )
Expired
|
1.89 KB |
sha256:88c602567d19d0f08efb26059a89d3557fdff10e2628a2c54f2a353c33d52e98
|
|
|
test report pt (default, suite-hive-transactional, )
Expired
|
10.2 KB |
sha256:06b836262122f6cdf64ab396a3e57b5d6924473705077743f27ddc4d90589f35
|
|
|
test report pt (default, suite-hive4, )
Expired
|
1.03 KB |
sha256:7d9c32208b53c6de54f665e50ba43565ec9abd793e286497e61d97a485cd4160
|
|
|
test report pt (default, suite-hudi, )
Expired
|
3.26 KB |
sha256:f8ac7fe61644bd3d75b24187a0bdb2991d620336b4d30fd995dbffe8c8ee7c95
|
|
|
test report pt (default, suite-iceberg, )
Expired
|
28.3 KB |
sha256:69a0751bd00e6df5c6893ea7da696f8eb12fd535412d4df88205e1b405b2348a
|
|
|
test report pt (default, suite-ignite, )
Expired
|
965 Bytes |
sha256:8d54dad68b05ca9a81459a5c6bb348e598eaffde378877fdd13e0472f0f26cf5
|
|
|
test report pt (default, suite-kafka, )
Expired
|
8.52 KB |
sha256:78cac5821e6dc69b23155baeada68a6c8fdfd63b4487b634b130675e427b36ff
|
|
|
test report pt (default, suite-ldap, )
Expired
|
10.8 KB |
sha256:c0c69d75e9c752198e0b65bed8c4ff01368b5a917d5c2020a965883c219791c5
|
|
|
test report pt (default, suite-loki, )
Expired
|
947 Bytes |
sha256:0a70ad1eaad6bf96304231445a1781a19c93f747620536a7a71dd8f08445cfa0
|
|
|
test report pt (default, suite-mysql, )
Expired
|
2.44 KB |
sha256:dbc2246bc2dad373ecd642d6b1da3ecbbd5161de6837db001be0c36b9ad8cdaf
|
|
|
test report pt (default, suite-oauth2, )
Expired
|
7.58 KB |
sha256:b89efc063b343a76bc68d4a33d8809345470511bcc3ef416a64d1ecb6d51a776
|
|
|
test report pt (default, suite-parquet, )
Expired
|
2.97 KB |
sha256:0ada6169676df5429fcd532676e1b89e0400c98fca8c6f2d6e02cacf249f08ce
|
|
|
test report pt (default, suite-ranger, )
Expired
|
966 Bytes |
sha256:664197d543475b24799127b5fb771fdeff62d4ec7b60072080bc0958999a14dc
|
|
|
test report pt (default, suite-storage-formats-detailed, )
Expired
|
3.64 KB |
sha256:186342aa74440e3cbb5e2ce705d418daf362e1b0da77bd393dd91d766edcafd0
|
|
|
test report pt (default, suite-tpcds, )
Expired
|
4.93 KB |
sha256:6ca58582a17fe15bfc82ff9a78566367b4b219fab47497fbc5944f419acb3119
|
|
|
test report pt (default, suite-tpch, )
Expired
|
1.79 KB |
sha256:94e356c88739b5fc2278ba59034aa17d94b349f13243911bce79ec0145cdd892
|
|
|
test report test-jdbc-compatibility
Expired
|
13.7 KB |
sha256:c23fd9dbe20944e206b8bd9636f33bf55404de24ae0037028e6e81c204976ca4
|
|
|
test report test-other-modules
Expired
|
126 KB |
sha256:047551e28dfb3323c44ef958222dbd935077403abcdefe4ae4def2b7c7c2feb4
|
|
|
test report testing_trino-faulttolerant-tests, default,
Expired
|
59.3 KB |
sha256:6121adfb1bb7ed7bae605296765c70a145e563cb8e90d710d5628c8ff97c2d5b
|
|
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-delta,
Expired
|
20.7 KB |
sha256:4cda1040a0f6a10120f280e50b6e20605269b6a4dfeb8bee16d63a407444b70c
|
|
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-hive,
Expired
|
258 KB |
sha256:b91cf9dddd009f6328e396a45aaddde89bf46ff1f16a0ee4aca8ea03219276f1
|
|
|
test report testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg,
Expired
|
52.3 KB |
sha256:e423dfb584048e90d4863af835225f7dc98092ec070ee86aa0d2680d5750dd80
|
|
|
test report testing_trino-tests, ,
Expired
|
1.96 MB |
sha256:b78fc7cdf5b228892c056017d13733e9dc6513ab648d7d267fd61df6a3995fa1
|
|