4paradigm / 4paradigm/OpenMLDB
Can not drop table when using CLI to execute SQL files
Abierto
bug
storage-engine
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
Now dropping table requires to confirm with users input which make it impossible to run with SQL files.
Guía de contribución
Línea de trabajo
The issue is about the CLI's interactive confirmation prompt blocking SQL file execution for DROP TABLE. Look for the CLI command handling code, likely in a source file related to SQL execution or command-line interface. Find where the confirmation prompt is triggered for destructive operations and see if there's a flag or mode to bypass it for non-interactive use. Check if there are existing tests for CLI SQL file execution to understand the expected behavior.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cli, sql
- Área
- cli, databases
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100