The GitHub Actions job "Java CI" on 
iceberg.git/add-config-endpoint-404-handling has succeeded.
Run started by GitHub user oguzhanunlu (triggered by oguzhanunlu).

Head commit for run:
eb7591b25666dd9df479278442b1897a59293267 / Oguzhan Unlu 
<[email protected]>
API, Core: Add 404 handling for /v1/config endpoint

Add NoSuchWarehouseException and configErrorHandler to handle 404
responses from the /v1/config endpoint, which can occur when a
configured warehouse does not exist.

Changes:
- Add NoSuchWarehouseException in api module
- Add configErrorHandler in ErrorHandlers that throws
  NoSuchWarehouseException on 404
- Update RESTSessionCatalog to use configErrorHandler for config calls
- Update OpenAPI spec to document 404 response for /v1/config
- Add unit tests for configErrorHandler

Report URL: https://github.com/apache/iceberg/actions/runs/20714022274

With regards,
GitHub Actions via GitBox

Reply via email to