hantangwangd opened a new pull request, #11901:
URL: https://github.com/apache/iceberg/pull/11901

   When we query `metadata_log_entries` after expiring some intermediate 
snapshots, the log entries before the expired snapshot would not get their 
corresponding snapshots and then would show `null` in their result columns 
`latest_snapshot_id`, `latest_schema_id` and `latest_sequence_number`.
   
   This PR supplement test case for this scenario to increase test coverage.
   
   And fix some incorrectness in the code comments in `TableMetadata` and 
`MetadataLogEntriesTable`.


-- 
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

Reply via email to