4paradigm / 4paradigm/OpenMLDB
cast string as date not support in offline
Aperta
bug
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
`select date("2020-05-22");`
below SQL not support in offline mode
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue is about the DATE() SQL function not working in offline mode. Look for the SQL parser and function implementations, likely in src/parser or src/udf directories. Test the offline execution path to see where the date casting fails. Check existing tests for SQL function support to understand the expected behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- sql
- Ambito
- databases, machine-learning
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100