apache / apache/iceberg-python
REST: Add objects for server side planning
- 主要言語
- Python
- スター
- 1.1k
- フォーク
- 581
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 78
説明
### Feature Request / Improvement
The REST Catalog has support for server side planning: https://github.com/apache/iceberg/blob/68a241615e104d97a86c932c381d7dfac802d769/open-api/rest-catalog-open-api.yaml#L605
We can take the relevant objects from the open-api generated code: https://github.com/apache/iceberg/blob/68a241615e104d97a86c932c381d7dfac802d769/open-api/rest-catalog-open-api.py#L1422
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Compare the server-side planning definitions in open-api/rest-catalog-open-api.yaml around line 605 with the generated objects in open-api/rest-catalog-open-api.py around line 1422. Identify the relevant planning models and add their PyIceberg REST representations; done means the REST Catalog exposes all objects required by the referenced server-side planning API.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- openapi, python
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 68/100