4paradigm / 4paradigm/OpenMLDB
SQL type casting rules
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- databases, documentation
- Type d'issue
- Documentation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100