4paradigm / 4paradigm/OpenMLDB
Truncate the sql string when calling show jobs command
未关闭
batch-engine
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
**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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- sql
- 领域
- cli, databases
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100