influxdata / influxdata/influxdb

parse errors with valid influxql

Open
#25,008 0 comments 0 reactions 0 assignees View on GitHub
kind/bug v3
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Compiled using `cargo build --target-dir ../target --target=x86_64-unknown-linux-musl --workspace --release` from checkout of commit `6f3d6b1b7eaed72a51113ed504b34776e4758000`.

Create some line protocol:
```
$ cat > file.lp <

Contributor guide

Open the contributing guide

Research direction

Start with the `query --lang influxql` CLI path and the `/api/v3/query_influxql` endpoint, reproducing the listed queries against the provided line-protocol data. Compare how each path parses the same InfluxQL expressions; done means valid expressions are accepted consistently and the existing invalid-input errors remain appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.