apache / apache/iceberg-python
refactor sigv4 out of rest catalog
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 581
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 78
Description
https://github.com/apache/iceberg-python/blob/8055a60af5d32ec4d2e1d02cd020a78273785558/pyiceberg/catalog/rest/__init__.py#L764-L820
into new file `pyiceberg/catalog/rest/sigv4.py`
and generally improve sigv4 implementation
- align on retry behavior (#3008)
- fix request signing (#3120)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.