fallintoplace opened a new pull request, #1746: URL: https://github.com/apache/iceberg-go/pull/1746
## Summary - add all_entries to Table.Inspect - read each reachable manifest once across tracked snapshots - keep deleted manifest entries visible and reuse the entries row appender ## Dependency Built on #1700, which currently depends on #1698. I will rebase as the parent PRs land. ## Testing - go test ./... - golangci-lint run --timeout=10m Refs #1703 -- 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]
