apache / apache/iceberg-python

Feature Request: Encryption

オープン
#3,222 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。