cnosdb / cnosdb/cnosdb-client-python

[Feature] Interface of Table Creation and Relational API

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
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

Research direction

Start by reviewing the existing list_table and drop_table interfaces in the Python client. Clarify the intended relational API for table creation and how internal and external table imports should differ. Done means the interface design and supported creation behavior are agreed and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.