fallintoplace opened a new pull request, #1857:
URL: https://github.com/apache/iceberg-go/pull/1857

   ## Summary
   
   - Enable REST catalogs to advertise all four scan-planning endpoints.
   - 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.
   
   This is a clean follow-up to #1738 with the original Phase 5 commits only.
   
   ## Test plan
   
   - `go test ./table ./catalog/rest`
   - `go vet ./table ./catalog/rest`


-- 
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]

Reply via email to