Skip to content

Handle empty measurements#62

Open
frenchzed wants to merge 1 commit intoinfluxdata:masterfrom
frenchzed:empty_measurement
Open

Handle empty measurements#62
frenchzed wants to merge 1 commit intoinfluxdata:masterfrom
frenchzed:empty_measurement

Conversation

@frenchzed
Copy link

Queries like

SHOW FIELD KEYS FROM ""

parses properly but don't get serialized properly as the empty measurements gets serialized into an empty string (without the quotes).

This PR fixes this by properly handling empty Measurements and serialize it as "".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant