4paradigm / 4paradigm/OpenMLDB
Select constant in offline and sync mode will not print result
未关闭
batch-engine
bug
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述

The reason is that `select 1` will get node data but schema.

贡献指南
调研方向
The issue is about SELECT constant queries not printing results in offline and sync modes. Examine the query execution path for constant expressions, focusing on how node data vs. schema is handled. Look at the SQL engine code, possibly around result set formatting or execution modes. Check test files for SELECT constant queries to understand expected behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- sql
- 领域
- databases, machine-learning
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100