peasee opened a new pull request, #922: URL: https://github.com/apache/iceberg-rust/pull/922
* Makes `ErrorResponse`, `OK`, and `HttpClient` public to support escape-hatching for REST catalogs that don't 100% support the iceberg catalog response formats. I'd like to use `iceberg-rust` for some Iceberg-like clients that return partial `TableMetadata` responses, so I need to be able to access the underlying HTTP client to set my own response types. This enables that use case, and lets me re-use all of the nice work around endpoints, HTTP clients, etc. -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org