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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org