Revanth14 commented on PR #1324: URL: https://github.com/apache/iceberg-go/pull/1324#issuecomment-4961420810
Thanks @zeroshade and @laskoviymishka for the detailed reviews. All requested changes have been addressed, including the typed 404 mappings, `ErrNoSuchPlanTask`, idempotency documentation, authorization-ordering regression coverage, capability gating, and test hardening. Verification completed successfully: - `go test -count=1 ./...` - `go test -race -count=1 ./catalog/rest` - `go vet ./catalog/rest .` Please take a look when you have time. -- 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]
