4paradigm / 4paradigm/OpenMLDB
Support simple column computing in offline
Aperta
batch-engine
enhancement
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
For example, select int("10) in offline without tables.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look for offline execution code in the OpenMLDB codebase, likely in directories like src/offline or similar. Understand how SQL parsing and evaluation works for expressions like SELECT INT('10') without a table. Check existing tests for offline mode to see the current behavior and add a test for this feature. Verify the change works in both offline and possibly online execution contexts.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- sql
- Ambito
- databases, machine-learning
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100