fallintoplace opened a new pull request, #1738: URL: https://github.com/apache/iceberg-go/pull/1738
## Summary - enable REST catalogs advertising all four scan-planning endpoints as scan planners - decode inline and fetched ScanTasks envelopes into table.FileScanTask values - preserve envelope-local delete-file references and residual filters - keep local planning as the default while remote and auto modes use the planner seam ## Test plan - go test ./table ./catalog/rest - go vet ./table ./catalog/rest Part of #1178. Opening as draft for feedback on the Phase 5 behavior and API boundary. -- 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]
