peasee commented on PR #922:
URL: https://github.com/apache/iceberg-rust/pull/922#issuecomment-2652299260
Thanks for your response! I ended up taking a different direction that does
not use Iceberg, so I'll be closing this PR.
--
This is an automated message from the Apache Git Service.
T
peasee closed pull request #922: feat: Make some REST methods public
URL: https://github.com/apache/iceberg-rust/pull/922
--
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 uns
Xuanwo commented on PR #922:
URL: https://github.com/apache/iceberg-rust/pull/922#issuecomment-2644500284
> * Makes `ErrorResponse`, `OK`, and `HttpClient` public to support
escape-hatching for REST catalogs that don't 100% support the iceberg catalog
response formats.
Hi, I'm a bit
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