4paradigm / 4paradigm/OpenMLDB

Support convert new SqlNode to physical plan

未关闭
#543 0 条评论 0 个 reaction 已指派 1 人 已被 @aceforeverd 认领 在 GitHub 查看
enhancement
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

new sql syntax was added
- #445
- #455
- #443
- #447

currently only logical plan is supported.
It might necessary to convert some of those into physical plan e.g #445 , for the use in online mode

贡献指南

打开贡献指南

调研方向

查看链接的 PR (#445, #455, #443, #447),以了解新增的 SQL 语法。检查逻辑计划的实现,并确定需要转换为物理计划的组件,尤其是 online 模式下的组件。查找现有的物理计划转换代码作为参考。确定 PR 中需要进行此转换的具体 SQL 节点以及预期输出。

由索引模型根据 Issue 内容生成。

评估

技术栈
sql
领域
backend, databases, machine-learning
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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