fallintoplace opened a new pull request, #1744: URL: https://github.com/apache/iceberg-go/pull/1744
## Summary - add files, all_files, all_data_files, and all_delete_files to Table.Inspect - reuse the content-file Arrow mapping and stream manifest entries in bounded batches - scan each reachable manifest once for the all_* tables ## Dependency Built on #1698. I will rebase this after the parent PR lands. ## 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]
