influxdata / influxdata/influxql
keyword as ident
Open
- Dominant language
- Go
- Stars
- 170
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
`SELECT * FROM defau` parse success
`SELECT * FROM default` parse error
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by reproducing the two SELECT statements through the InfluxQL parser and trace how identifiers and reserved keywords are classified. Done means the intended keyword behavior is consistent and covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100