cnosdb / cnosdb/cnosdb-client-python
[Feature] Interface of Table Creation and Relational API
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.