`StaticTable` does not support encryption today
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 567
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 93
Description
Just noticed that `StaticTable` does not have a constructer that takes an `EncryptionManager` which means people who use this API can never read encrypted tables.
Linked to the client-side encryption epic https://github.com/apache/iceberg-rust/issues/2034
Contributor guide
Research direction
Start with the StaticTable API and read the linked client-side encryption epic for context. Determine how StaticTable should accept an EncryptionManager, then verify that encrypted tables can be read through this API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100