4paradigm / 4paradigm/OpenMLDB

ddlparser: sql compile options need to check

Open
#2,634 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

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_

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.