apache / apache/datafusion-sqlparser-rs
CASE expressions
Open
help wanted
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 772
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 17
Description
https://jakewheat.github.io/sql-overview/sql-2011-foundation-grammar.html#_6_12_case_expression
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the SQL-2011 CASE expression grammar linked in the issue, then locate the repository's existing expression-parsing entry point and related tests. Done means the parser accepts the CASE expression forms covered by the requested grammar and tests demonstrate the supported syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sql
- Domain
- compilers, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100