block / block/bergr

Add support for AWS Glue's implementation of Iceberg REST Catalog API

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

We recently added basic support for the Iceberg REST Catalog API (commit 000ff95), but it won't work with AWS Glue REST Catalog endpoints like:

```
https://glue.us-west-2.amazonaws.com/iceberg/v1/catalogs/979779072649
```

[AWS Glue REST endpoints](https://docs.aws.amazon.com/glue/latest/dg/connect-glu-iceberg-rest.html) require AWS Signature Version 4 (SigV4) for authentication.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.