Add like_regex predicate to JSON path #73671
Annotations
2 errors
Upload test results:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergV2.java#L1518
Expecting map:
{"changed-partition-count"="0", "engine-name"="trino", "engine-version"="<unknown>", "iceberg-version"="Apache Iceberg 1.7.1 (commit 4a432839233f2343a9eae8255532f911f06358ef)", "total-data-files"="0", "total-delete-files"="0", "total-equality-deletes"="0", "total-files-size"="0", "total-position-deletes"="0", "total-records"="0", "trino_query_id"="20250102_175113_00101_gdhfs", "trino_user"="user"}
to contain entries:
["engine-name"="trino", "engine-version"="testversion"]
but the following map entries had different values:
["engine-version"="<unknown>" (expected: "testversion")]
|
Maven Tests
Process completed with exit code 1.
|
Loading