nastra opened a new pull request, #10182:
URL: https://github.com/apache/iceberg/pull/10182
These assertions failed for me in a different context and the only info they
would print is `0 != 1`. I've slightly updated the check so that when the
assertion fails, you'll get more context:
```
[Table should have correct number of previous metadata locations]
Expected size: 0 but was: 1 in:
[MetadataLogEntry{timestampMillis=1713510157942, file=path-to-metadata.json}]
```
--
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]