apache / apache/iceberg-python
Add Tencent Cloud COS (cosn://, cos://) FileIO support via fsspec
未关闭
- 主要语言
- Python
- 星标
- 1.1k
- 派生
- 581
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 77
描述
### Feature Request / Improvement
Add support for [Tencent Cloud Object Storage (COS)] as a storage backend for PyIceberg, using the fsspec-compatible [cosfs](https://github.com/tencentyun/cosfs) library. This enables reading and writing Iceberg tables stored on COS via cosn:// and cos:// URI schemes
贡献指南
这个仓库没有索引到贡献指南
调研方向
issue 中没有指定文件或测试。首先定位 PyIceberg 现有的兼容 fsspec 的 FileIO 入口点,并检查 cosfs 对 cosn:// 和 cos:// scheme 的支持;当可以通过这两种 URI 形式从 Tencent Cloud COS 读取 Iceberg 表并写入 Tencent Cloud COS 时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cloud
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100