influxdata / influxdata/docs-v2
Document says inequality operator is not supported while it works in practice
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
The docs says inequality operator is not supported in the delete predicate, but it actually works. If the support is not official and bugs are expected with the inequality operator, it shouldn't be accepted by the API.
##### Relevant URLs
- https://docs.influxdata.com/influxdb/v2.4/reference/syntax/delete-predicate/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the delete-predicate documentation at the relevant URL and verify the current wording against the reported behavior. Determine whether the documentation or the API contract needs to change; done means the documented support status matches the intended behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100