4paradigm / 4paradigm/OpenMLDB
Truncate the sql string when calling show jobs command
Ouverte
batch-engine
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
**Describe the feature you'd like**
Now we will display the SQL string when calling show jobs command. The string of SQL may be long so that we may truncate the string when displaying in command-line.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Find the code for the 'show jobs' command, likely in a CLI or SQL command handler. Look for where the SQL string is currently displayed without truncation. Implement a truncation logic for display, ensuring it works in a command-line interface. Test by running the command with a long SQL string.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- cli, databases
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100