apache / apache/iceberg-python
[Feat] Add rewrite_table_path Spark procedure to support table replication
未關閉
- 主要語言
- Python
- 星號
- 1.1k
- 分支
- 581
- 平均合併
- 1 天 17 小時
- 30 天內合併 PR
- 78
描述
### Feature Request / Improvement
The [`rewrite_table_path` Spark procedure](https://iceberg.apache.org/docs/nightly/spark-procedures/#rewrite_table_path) available in Iceberg core allows for rewriting the absolute paths on an Iceberg table's metadata to enable movement of the data files and metadata to a new location for replication purposes.
Being able to accomplish this for Iceberg tables without using the JVM ecosystem would help organizations that want to minimize Spark usage.
I would be willing to contribute this if the maintainers think this belongs in PyIceberg.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。