4paradigm / 4paradigm/OpenMLDB
ddlparser: sql compile options need to check
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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_
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- databases, machine-learning
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100