technicolorbeat commented on PR #1749: URL: https://github.com/apache/iceberg-go/pull/1749#issuecomment-5244614315
> When a table is loaded with snapshotMode=refs and the clients tries to load previous snapshots, there should be a way to lazily load the rest of the snapshots and let the client knows that not all snapshots were loaded with the first loadTable request. See `snapshotsSupplier` in the Java implementation @zeroshade I think it would be valuable to implement lazy loading for rest of the snapshot as a followup, wdyt? if followup, please let me know if I should create a new issue for it or not thanks for the reviews @alessandro-nori and @tanmayrauth! -- 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]
