4paradigm / 4paradigm/OpenMLDB
ddlparser: sql compile options need to check
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
Does `GetPlan` need to support:
- [ ] long window
- [ ] engine options cluster_optimized_?
_Originally posted by @vagetablechicken in https://github.com/4paradigm/OpenMLDB/issues/2626#issuecomment-1274057983_
贡献指南
调研方向
The issue references a comment in issue #2626 about ddlparser and sql compile options. Need to examine the GetPlan function in the ddlparser component to see if it supports 'long window' and 'engine options cluster_optimized_?'. Start by locating the ddlparser source files and the GetPlan implementation. Check the linked issue for context. Determine what these options are and how they should be integrated. Testing likely involves SQL compilation tests.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- sql
- 领域
- databases, machine-learning
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100