influxdata / influxdata/influxdb

How can i delete measurement with special character

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

Description

`SHOW MEASUREMENTS WITH MEASUREMENT = "json:{\"errcode\":-1,\"errmsg\":\"system error rid: 5f33996d-20c2442d-13f3355e\"}"`

influxdb version 1.7.8

`drop measurement "json:{\"errcode\":-1,\"errmsg\":\"system error rid: 5f33996d-20c2442d-13f3355e\"}"
`
use above statement not work
![image](https://user-images.githubusercontent.com/24486917/152952042-62e56953-2a52-495c-b314-09814d19d2ea.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the SHOW MEASUREMENTS and DROP MEASUREMENT statements against InfluxDB 1.7.8, using the measurement name shown in the issue. Trace how special characters and escaped quotes are parsed, then confirm the supported deletion form with a regression test or documented result.

Written by the indexing model from the issue text.

Assessment

Domain
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.