cnosdb / cnosdb/cnosdb-client-python
[Feature] Interface of Table Creation and Relational API
未关闭
- 主要语言
- Python
- 星标
- 2
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
The interfaces of table currently support `list_table` and `drop_table`, while the creation of table API is required for users to launch a project.
Considering CnosDB support both internal and external table import, we'd better design different interfaces for them.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 Python 客户端中现有的 list_table 和 drop_table 接口。明确用于创建表的预期关系型 API,以及内部表导入和外部表导入应如何区分。接口设计和支持的创建行为达成一致并完成实现后,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, databases
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100