4paradigm / 4paradigm/OpenMLDB

Test: Test `Create db.table`, `Create Index on db.table`, `Drop db.table` and `Desc db,table`

Abierto
#1,179 0 comentarios 0 reacciones 1 asignado Reclamado por @wuyou10206 Ver en GitHub
test
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

**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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
sql
Área
databases, testing
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.