4paradigm / 4paradigm/OpenMLDB
TEST: Add tests for lower() and lcase() function
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
**Is your feature request related to a problem? Please describe.**
Add tests for `lower()` and `lcase()` functions once #1192 is merged.
Details of the above functions can be referred from https://github.com/4paradigm/OpenMLDB/issues/784
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look at the merged PR #1192 to understand the implementation of lower() and lcase() functions. Refer to issue #784 for function details. Write tests in the project's testing framework, likely in a test file for SQL functions. Verify the functions work correctly with various string inputs.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100