apache / apache/datafusion-sqlparser-rs
Does not support the AS keyword
Open
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 772
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 17
Description

I didn’t find any field in Statement indicating whether to use the AS field. I think it’s necessary to mark it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Statement type mentioned in the issue and tracing how the relevant SQL statement is parsed. Determine where AS usage would be represented, then verify that the reported syntax is accepted and its alias information is preserved. The issue provides no file or test path, so repository-wide search will be needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sql
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100