4paradigm / 4paradigm/OpenMLDB
Test: Test `Create db.table`, `Create Index on db.table`, `Drop db.table` and `Desc db,table`
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- databases, testing
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100