influxdata / influxdata/influxdb

Update error for plugin when querying against DB that doesn't exist

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

Description

When running `query_rows` against a db that doesn't exist, it will give a strange validation error. Instead should return error that the DB is missing.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with `query_rows` against a database that does not exist, then trace the validation error to the relevant query entry point. The change is complete when the missing database produces a clear database-missing error instead of the current validation error; the payload names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.