4paradigm / 4paradigm/OpenMLDB
yaml cases: some tests need to be deleted or fixed
Open
high-priority
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
- `%%udf` style udf, e.g. `cases/plan/udf_query.yaml`, `cases/query/group_query.yaml`, etc. We won't support anymore, so delete them.
- `cases/yaml/demo.yaml` is only loaded to init, no run, so cases are all wrong, needs fix
Contributor guide
Research direction
Look for the test cases directory, likely named 'cases'. Identify files mentioned: plan/udf_query.yaml, query/group_query.yaml, and yaml/demo.yaml. For the first set, delete the files or remove the unsupported '%%udf' style tests. For demo.yaml, examine how it's loaded and correct the test cases so they run properly. Verify changes by running the test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100