MChamberlin commented on PR #1517: URL: https://github.com/apache/iceberg-python/pull/1517#issuecomment-2596546470
> My suggestion would be to change the catalog implementation to send 419 instead. The [REST spec](https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/iceberg/main/open-api/rest-catalog-open-api.yaml) specifically calls out 401 as UnauthorizedResponse and 419 as AuthenticationTimeoutResponse Good point, I was thinking about this in the context of the Snowflake Polaris service, which I can't say for sure uses the OSS implementation. But the problem of course is upstream in the catalog responses either way. I will close the PR. -- 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]
