4paradigm / 4paradigm/OpenMLDB
cast string as date not support in offline
Ouverte
bug
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
`select date("2020-05-22");`
below SQL not support in offline mode
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- databases, machine-learning
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100