influxdata / influxdata/influxql
Lack of QuoteIdent
Open
- Dominant language
- Go
- Stars
- 170
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/influxdata/influxql/blob/af88eb60d45271a1c148b7f008df0b86242c82f3/ast.go#L2615
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the referenced location in ast.go and surrounding identifier formatting code. Determine the expected QuoteIdent behavior from that entry point; done means the missing identifier-quoting capability is implemented and its behavior is covered by the relevant parser or AST tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100