apache / apache/iceberg-rust

`StaticTable` does not support encryption today

Open
#2,915 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.