4paradigm / 4paradigm/OpenMLDB

yaml cases: some tests need to be deleted or fixed

Open
#3,529 0 comments 0 reactions 1 assignee Claimed by @lqy222 View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.