This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from e786514c91 Docs: add blog post for iceberg-rust 0.8.0 release (#15221)
add 5970ddd927 Core: Add code/type in RestException (#14927)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/rest/ErrorHandlers.java | 20 +++++-
.../org/apache/iceberg/rest/TestErrorHandlers.java | 71 ++++++++++++++++++++++
2 files changed, 88 insertions(+), 3 deletions(-)
create mode 100644
core/src/test/java/org/apache/iceberg/rest/TestErrorHandlers.java