This is an automated email from the ASF dual-hosted git repository.
fokko pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git
from 3b393e3f fix: clang-tidy in cpplint should compile header files in
C++23 (#367)
add 913b335c refactor: consolidate rest error response model (#359)
No new revisions were added by this update.
Summary of changes:
src/iceberg/catalog/rest/error_handlers.cc | 14 +++----
src/iceberg/catalog/rest/error_handlers.h | 21 ++++------
src/iceberg/catalog/rest/http_client.cc | 2 +-
src/iceberg/catalog/rest/json_internal.cc | 44 ++++++++-----------
src/iceberg/catalog/rest/json_internal.h | 1 -
src/iceberg/catalog/rest/type_fwd.h | 2 +-
src/iceberg/catalog/rest/types.h | 18 ++------
src/iceberg/test/rest_json_internal_test.cc | 65 ++++++++++++-----------------
8 files changed, 65 insertions(+), 102 deletions(-)