4paradigm / 4paradigm/OpenMLDB

Select constant in offline and sync mode will not print result

未关闭
#3,076 2 条评论 0 个 reaction 已指派 2 人 已被 @vagetablechicken 认领 在 GitHub 查看
batch-engine bug
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

c890d67d9f78a72ead602cce74268acc

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

![5FCD090BFF0C7E5574683738C08F4FA7](https://user-images.githubusercontent.com/2715000/219629342-94988315-fac6-46e2-b4e3-5d82d8188dc1.jpg)

贡献指南

打开贡献指南

调研方向

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。