Error occured while executing SQL query
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
## About the bug
**Steps to reproduce:**
List the minimal actions needed to reproduce the behavior.
1. Open the bucket data.
2. Then SQL query
3. Then Graph and Run
**Expected behavior:**
It should display the results of query.
**Actual behavior:**
Nothing is displayed other than error.
**Visual Proof:**
## About your environment
**Environment info:**
**Config:**
**Logs:**
**Performance:**
Generate profiles with the following commands for bugs related to performance, locking, out of memory (OOM), etc.
```sh
# Commands should be run when the bug is actively.
# Note: This command will run for at least 30 seconds.
curl -o profiles.tar.gz "http://localhost:8086/debug/pprof/all?cpu=true"
curl -o vars.txt "http://localhost:8086/debug/vars"
iostat -xd 1 30 > iostat.txt
# Attach the `profiles.tar.gz`, `vars.txt`, and `iostat.txt` output files.
```

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the InfluxData UI by opening bucket data, selecting SQL query, then choosing Graph and Run. First capture the exact error, InfluxDB version, system information, configuration, and relevant logs; done means the query results are displayed instead of only an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql, typescript
- Domain
- data, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100