zhang-arvin opened a new pull request, #18008: URL: https://github.com/apache/iceberg/pull/18008
Fixes #18000. When the snapshot referenced by the initial offset has been expired by expire_snapshots but the checkpoint already advanced to newer offsets, prepareForTriggerAvailableNow() no longer fails. It falls back to the table's latest snapshots for the AvailableNow end offset so the query can resume from a valid, still available position. -- 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]
