4paradigm / 4paradigm/OpenMLDB
SQL type casting rules
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
1. details docs about type casting, have a look at https://docs.databricks.com/en/sql/language-manual/functions/cast.html
2. define casting rules: **safe casting** and **unsafe casting**
- Exception handler for unsafe casting ?, e.g precision lost
Guía de contribución
Línea de trabajo
Review the existing SQL documentation in the project, likely under docs/ or a similar directory. Examine the codebase for SQL type casting implementation to understand current behavior. Define safe and unsafe casting rules based on the Databricks reference, and propose where to add this documentation. Check if there are existing tests for casting to see examples.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- sql
- Área
- databases, documentation
- Tipo de issue
- Documentación
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100