GreptimeTeam / GreptimeTeam/promql-parser
refactor functions.rs to generate from upstream
Open
- Dominant language
- Rust
- Stars
- 104
- Forks
- 29
- Avg merge
- 15h 27m
- Merged PRs (30d)
- 1
Description
The idea is to update our [parser/function.rs](https://github.com/GreptimeTeam/promql-parser/blob/main/src/parser/function.rs#L138) to a similar form of upstream: https://github.com/prometheus/prometheus/blob/main/promql/parser/functions.go#L27
So that we can use a script to keep it in sync with upstream.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.