4paradigm / 4paradigm/OpenMLDB
Test: Test `Create db.table`, `Create Index on db.table`, `Drop db.table` and `Desc db,table`
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
**Is your feature request related to a problem? Please describe.**
https://github.com/4paradigm/OpenMLDB/issues/977 will support `Create db.table`, `Create Index on db.table`, `Drop db.table` and `Desc db,table`. So we are going to add related tests for the new features once #1173 has been merged.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue references feature #977 and depends on PR #1173 being merged. Look for existing test files for SQL commands like CREATE, DROP, DESC in the test suite. Start by understanding the test framework and the specific syntax for db.table operations. Write tests that verify creating a table with a database prefix, creating an index on it, dropping it, and describing it.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- databases, testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100