Fix loop index range in CombineHashFunction #58043
ci.yml
on: push
check-commits-dispatcher
0s
build-pt
15m 17s
build-test-matrix
2m 25s
artifact-checks
22m 0s
error-prone-checks
14m 9s
web-ui-checks
44s
test-jdbc-compatibility
16m 49s
test-other-modules
20m 52s
Matrix: hive-tests
Matrix: maven-checks
Matrix: check-commit
Matrix: pt
Matrix: test
Annotations
2 errors and 1 warning
test (plugin/trino-iceberg, cloud-tests)
Process completed with exit code 1.
|
TestIcebergGcsConnectorSmokeTest.testTableChangesFunction:
io/trino/plugin/iceberg/TestIcebergGcsConnectorSmokeTest#L1
For query 20231120_191937_00341_dh54e:
SELECT nationkey, name, _change_type, _change_version_id, to_iso8601(_change_timestamp), _change_ordinal FROM TABLE(system.table_changes(CURRENT_SCHEMA, 'test_table_changes_function_5yf6k7u6qm', 4739324660569059647, 8215110582845040265))
not equal
Actual rows (up to 100 of 25 extra rows shown, 25 rows in total):
[7, GERMANY, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[8, INDIA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[9, INDONESIA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[10, IRAN, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[11, IRAQ, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[12, JAPAN, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[13, JORDAN, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[14, KENYA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[3, CANADA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[4, EGYPT, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[5, ETHIOPIA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[6, FRANCE, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[15, MOROCCO, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[16, MOZAMBIQUE, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[17, PERU, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[18, CHINA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[19, ROMANIA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[20, SAUDI ARABIA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[21, VIETNAM, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[22, RUSSIA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[23, UNITED KINGDOM, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[24, UNITED STATES, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[0, ALGERIA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[1, ARGENTINA, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
[2, BRAZIL, insert, 8215110582845040265, 2023-11-20T19:19:35.000Z, 0]
Expected rows (up to 100 of 25 missing rows shown, 25 rows in total):
[0, ALGERIA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[1, ARGENTINA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[2, BRAZIL, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[3, CANADA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[4, EGYPT, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[5, ETHIOPIA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[6, FRANCE, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[7, GERMANY, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[8, INDIA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[9, INDONESIA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[10, IRAN, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[11, IRAQ, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[12, JAPAN, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[13, JORDAN, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[14, KENYA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[15, MOROCCO, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[16, MOZAMBIQUE, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[17, PERU, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[18, CHINA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[19, ROMANIA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[20, SAUDI ARABIA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[21, VIETNAM, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[22, RUSSIA, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[23, UNITED KINGDOM, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
[24, UNITED STATES, insert, 8215110582845040265, 2023-11-20T19:19:35Z, 0]
|
test (lib/trino-filesystem-azure, cloud-tests)
No files were found with the provided path: **/surefire-reports/TEST-*.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product tests and server tarball
Expired
|
1.25 GB |
|
result plugin_trino-iceberg, cloud-tests,
Expired
|
2.35 MB |
|
test report hive-tests (config-hdp3)
Expired
|
1.08 MB |
|
test report pt (apache-hive3, suite-hms-only, )
Expired
|
75.7 KB |
|
test report pt (default, suite-1, )
Expired
|
428 KB |
|
test report pt (default, suite-2, )
Expired
|
507 KB |
|
test report pt (default, suite-3, )
Expired
|
308 KB |
|
test report pt (default, suite-5, )
Expired
|
520 KB |
|
test report pt (default, suite-6-non-generic, )
Expired
|
403 KB |
|
test report pt (default, suite-7-non-generic, )
Expired
|
176 KB |
|
test report pt (default, suite-8-non-generic, )
Expired
|
151 KB |
|
test report pt (default, suite-all-connectors-smoke, )
Expired
|
1.31 KB |
|
test report pt (default, suite-azure, )
Expired
|
8.51 KB |
|
test report pt (default, suite-cassandra, )
Expired
|
28.5 KB |
|
test report pt (default, suite-clickhouse, )
Expired
|
2.43 KB |
|
test report pt (default, suite-clients, )
Expired
|
52.5 KB |
|
test report pt (default, suite-compatibility, )
Expired
|
38.1 KB |
|
test report pt (default, suite-delta-lake-databricks104, )
Expired
|
26.3 KB |
|
test report pt (default, suite-delta-lake-databricks113, )
Expired
|
26.3 KB |
|
test report pt (default, suite-delta-lake-databricks122, )
Expired
|
26.3 KB |
|
test report pt (default, suite-delta-lake-databricks133, )
Expired
|
144 KB |
|
test report pt (default, suite-delta-lake-databricks91, )
Expired
|
96 KB |
|
test report pt (default, suite-delta-lake-oss, )
Expired
|
299 KB |
|
test report pt (default, suite-functions, )
Expired
|
16.6 KB |
|
test report pt (default, suite-gcs, )
Expired
|
2.52 KB |
|
test report pt (default, suite-hudi, )
Expired
|
39.8 KB |
|
test report pt (default, suite-iceberg, )
Expired
|
1010 KB |
|
test report pt (default, suite-ignite, )
Expired
|
2.36 KB |
|
test report pt (default, suite-kafka, )
Expired
|
101 KB |
|
test report pt (default, suite-ldap, )
Expired
|
177 KB |
|
test report pt (default, suite-mysql, )
Expired
|
12.2 KB |
|
test report pt (default, suite-oauth2, )
Expired
|
19.1 KB |
|
test report pt (default, suite-parquet, )
Expired
|
66.1 KB |
|
test report pt (default, suite-storage-formats-detailed, )
Expired
|
59.6 KB |
|
test report pt (default, suite-tpcds, )
Expired
|
48.9 KB |
|
test report pt (default, suite-tpch, )
Expired
|
12.6 KB |
|
test report test (client_trino-jdbc,plugin_trino-base-jdbc,plugin_trino-memory,plugin_trino-thrift, , )
Expired
|
4.65 MB |
|
test report test (core_trino-main, , )
Expired
|
67 MB |
|
test report test (lib_trino-filesystem,lib_trino-filesystem-azure,lib_trino-filesystem-manager,lib_trino-filesystem-s3,lib_trino-hdfs, , )
Expired
|
1.79 MB |
|
test report test (lib_trino-filesystem-gcs, cloud-tests, )
Expired
|
27.1 KB |
|
test report test (lib_trino-filesystem-s3, cloud-tests, )
Expired
|
30.3 KB |
|
test report test (lib_trino-hdfs, cloud-tests, )
Expired
|
91.6 KB |
|
test report test (lib_trino-orc,lib_trino-parquet, , )
Expired
|
26.2 MB |
|
test report test (plugin_trino-accumulo, , )
Expired
|
798 KB |
|
test report test (plugin_trino-bigquery, , )
Expired
|
1.71 MB |
|
test report test (plugin_trino-bigquery, cloud-tests-arrow-and-fte, )
Expired
|
1.54 MB |
|
test report test (plugin_trino-cassandra, , )
Expired
|
1.14 MB |
|
test report test (plugin_trino-clickhouse, , )
Expired
|
1.08 MB |
|
test report test (plugin_trino-delta-lake, , )
Expired
|
6.25 MB |
|
test report test (plugin_trino-delta-lake, cloud-tests, )
Expired
|
1.17 MB |
|
test report test (plugin_trino-delta-lake, fte-tests, )
Expired
|
3.83 MB |
|
test report test (plugin_trino-druid, , )
Expired
|
524 KB |
|
test report test (plugin_trino-elasticsearch, , )
Expired
|
1.31 MB |
|
test report test (plugin_trino-google-sheets, , )
Expired
|
223 KB |
|
test report test (plugin_trino-hive, , )
Expired
|
12.5 MB |
|
test report test (plugin_trino-hive, fte-tests, )
Expired
|
5.58 MB |
|
test report test (plugin_trino-hive, test-parquet, )
Expired
|
2.34 MB |
|
test report test (plugin_trino-hudi, , )
Expired
|
1.07 MB |
|
test report test (plugin_trino-iceberg, , )
Expired
|
6.87 MB |
|
test report test (plugin_trino-iceberg, cloud-tests, )
Expired
|
1.78 MB |
|
test report test (plugin_trino-iceberg, fte-tests, )
Expired
|
4.48 MB |
|
test report test (plugin_trino-iceberg, minio-and-avro, )
Expired
|
1.84 MB |
|
test report test (plugin_trino-ignite, , )
Expired
|
949 KB |
|
test report test (plugin_trino-kafka, , )
Expired
|
2.14 MB |
|
test report test (plugin_trino-kudu, , )
Expired
|
1.03 MB |
|
test report test (plugin_trino-mariadb, , )
Expired
|
1.35 MB |
|
test report test (plugin_trino-mongodb, , )
Expired
|
2.39 MB |
|
test report test (plugin_trino-mysql, , )
Expired
|
3.14 MB |
|
test report test (plugin_trino-oracle, , )
Expired
|
2.33 MB |
|
test report test (plugin_trino-phoenix5, , )
Expired
|
736 KB |
|
test report test (plugin_trino-pinot, , )
Expired
|
2.67 MB |
|
test report test (plugin_trino-postgresql, , )
Expired
|
2.58 MB |
|
test report test (plugin_trino-raptor-legacy, , )
Expired
|
3.08 MB |
|
test report test (plugin_trino-redis, , )
Expired
|
651 KB |
|
test report test (plugin_trino-redshift, , )
Expired
|
134 KB |
|
test report test (plugin_trino-redshift, cloud-tests, )
Expired
|
81.5 KB |
|
test report test (plugin_trino-redshift, fte-tests, )
Expired
|
933 KB |
|
test report test (plugin_trino-resource-group-managers, , )
Expired
|
521 KB |
|
test report test (plugin_trino-singlestore, , )
Expired
|
932 KB |
|
test report test (plugin_trino-sqlserver, , )
Expired
|
2.73 MB |
|
test report test (testing_trino-faulttolerant-tests, default, )
Expired
|
431 KB |
|
test report test (testing_trino-faulttolerant-tests, test-fault-tolerant-delta, )
Expired
|
85.5 KB |
|
test report test (testing_trino-faulttolerant-tests, test-fault-tolerant-hive, )
Expired
|
1.84 MB |
|
test report test (testing_trino-faulttolerant-tests, test-fault-tolerant-iceberg, )
Expired
|
733 KB |
|
test report test (testing_trino-tests, , )
Expired
|
110 KB |
|
test report test-jdbc-compatibility
Expired
|
229 KB |
|
test report test-other-modules
Expired
|
11.5 MB |
|