rdblue opened a new pull request, #6251: URL: https://github.com/apache/iceberg/pull/6251
This is a minor clarification to the REST catalog spec. When a request is unauthenticated or unauthorized, the REST service must respond with a correct HTTP error code and must not return fake success responses. For example, if a request to load a table is unauthorized, the service cannot return fake table metadata to signal that the table exists but cannot be used. -- 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]
