4paradigm / 4paradigm/OpenMLDB
TEST: Add tests for lower() and lcase() function
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
**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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- testing
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100