apache / apache/iceberg-python
DOCS: Improve Documentation on Write Support
- 主要言語
- Python
- スター
- 1.1k
- フォーク
- 581
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 77
説明
### Feature Request / Improvement
We currently have Write support through two modes:
1. through the Table API
2. through the Transaction API
We also have support for different modes of writes like:
1. append
2. overwrite
3. delete
Which make use of different arg parameters.
It would be great to update our docs to describe each of these operations and API modes explicitly in detail as separate subsections, and pad in any missing details (like the use of `overwrite_filter` in `overwrite`)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、Table API と Transaction API の書き込みサポートに関するドキュメントを探します。overwrite_filter などのパラメータを含め、append、overwrite、delete の既存のカバレッジを比較し、不足している詳細を補いながら、各操作と API モードを個別のサブセクションに分けて文書化します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 68/100