apache / apache/iceberg-python
add_files support parquet files with field ids
未關閉
- 主要語言
- Python
- 星號
- 1.1k
- 分支
- 588
- 平均合併
- 1 天 23 小時
- 30 天內合併 PR
- 84
描述
### Feature Request / Improvement
I am using rust to commit to iceberg rest catalogue, however that requires field id's to be written for commit, however when I try to commit those same files using pyIceberg ( In case of re-initialisation ).
This error is shown
```
fb0b1e42-2c49-434c-b39a-da4586e7ef05-die_info.parquet because it has field IDs. `add_files` only supports addition of files without field_ids
```
If it is not assigned to someone I believe I can work on this.
Thanks!s
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先定位 add_files 入口點,並了解它目前如何處理帶有欄位 ID 的 Parquet 檔案。當 add_files 接受報告中描述的帶有欄位 ID 的檔案,同時保留對不帶欄位 ID 的檔案的現有支援時,工作就完成了。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- data-engineering
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 54/100