apache / apache/iceberg-python
REST: Add objects for server side planning
已关闭
stale
- 主要语言
- Python
- 星标
- 1.1k
- 派生
- 581
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 78
描述
### Feature Request / Improvement
The REST Catalog has support for server side planning: https://github.com/apache/iceberg/blob/68a241615e104d97a86c932c381d7dfac802d769/open-api/rest-catalog-open-api.yaml#L605
We can take the relevant objects from the open-api generated code: https://github.com/apache/iceberg/blob/68a241615e104d97a86c932c381d7dfac802d769/open-api/rest-catalog-open-api.py#L1422
贡献指南
这个仓库没有索引到贡献指南
调研方向
将 open-api/rest-catalog-open-api.yaml 中约第 605 行的服务器端规划定义与 open-api/rest-catalog-open-api.py 中约第 1422 行的生成对象进行比较。识别相关的规划模型,并添加它们的 PyIceberg REST 表示;完成的标准是 REST Catalog 暴露被引用的服务器端规划 API 所需的全部对象。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- openapi, python
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100