4paradigm / 4paradigm/OpenMLDB
TEST: Add tests for lower() and lcase() function
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- testing
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100