4paradigm / 4paradigm/OpenMLDB
cast to int64_t in GetAsInt32()
Ouverte
enhancement
minor
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
https://github.com/4paradigm/OpenMLDB/blob/0c2592da4da94d34804560ada03dd743aa7f25b5/hybridse/include/node/sql_node.h#L975-L991
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look at hybridse/include/node/sql_node.h lines 975-991, specifically the GetAsInt32() method. The issue suggests adding a cast to int64_t. Check the surrounding code to understand the data types involved and ensure the cast is safe. Run any existing tests related to SQL node parsing or integer conversions to verify the change.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- databases
- Type d'issue
- Refactorisation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100