kevinjqliu merged PR #1977:
URL: https://github.com/apache/iceberg-python/pull/1977
--
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: issues-unsubscr...@i
alessandro-nori opened a new pull request, #1977:
URL: https://github.com/apache/iceberg-python/pull/1977
# Rationale for this change
In case of a 404 response, list_namespaces should raise a
`NoSuchNamespaceException` instead of a generic `RestException`.