alessandro-nori commented on PR #14886:
URL: https://github.com/apache/iceberg/pull/14886#issuecomment-3674091342
It looks like there is a flaky test for RemoteScanPlanning:
```
TestRemoteScanPlanning > testUseSnapshotIdForTagReferenceAsOf() >
catalogName = testrest, implementation = org.apache.iceberg.spark.SparkCatalog,
config = {type=rest, cache-enabled=false, uri=http://localhost:44373/,
rest-scan-planning-enabled=true}, binaryTableName =
testrest.default.binary_table FAILED
org.opentest4j.AssertionFailedError: [Snapshot at specific tag reference
name: row 1 contents should match]
expected: 2L
but was: 1L
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]