apache / apache/iceberg-python
Feature Request: Encryption
- 主要言語
- Python
- スター
- 1.1k
- フォーク
- 581
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 77
説明
### Feature Request / Improvement
Apache Iceberg supports table encryption (https://iceberg.apache.org/docs/nightly/encryption/), and engines like Spark are capable now of writing and reading tables that adhere to Iceberg's encryption model.
This feature tracks PyIceberg supporting this. The eventual goal here would be (1) PyIceberg being able to read tables written by other engines according to Iceberg's encryption model, and (2) PyIceberg being able to write tables according to the encryption model, to be read by other engines. There's also the dimension of catalog support - on the Java side, Hive encryption is implemented and [REST encryption](https://github.com/apache/iceberg/pull/13225) will hopefully be soon.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Apache Iceberg の暗号化ドキュメントから始め、ここで説明されている Spark との相互運用性とそのモデルを比較し、その後、リンクされている Hive および REST カタログの暗号化リファレンスを確認してください。PyIceberg が暗号化モデルに従うテーブルを読み書きでき、カタログサポートの側面にも対応できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, spark
- 領域
- databases, security
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100