apache / apache/iceberg-python
DOCS: Improve Documentation on Write Support
未關閉
documentation
good first issue
- 主要語言
- Python
- 星號
- 1.1k
- 分支
- 581
- 平均合併
- 1 天 13 小時
- 30 天內合併 PR
- 76
描述
### 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 寫入支援的文件。比較現有對 append、overwrite 和 delete 的涵蓋情況,包括 overwrite_filter 等參數,並在個別的子章節中記錄每個操作和 API 模式,補上缺少的詳細資訊。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100