4paradigm / 4paradigm/OpenMLDB

TEST: Add tests for lower() and lcase() function

未关闭
#1,195 0 条评论 0 个 reaction 已指派 1 人 已被 @wuyou10206 认领 在 GitHub 查看
test
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

**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.

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

领域
testing
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。