Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible regression to bug with hyphen in tag key #13399

Closed
d3banjan opened this issue Apr 15, 2019 · 3 comments
Closed

possible regression to bug with hyphen in tag key #13399

d3banjan opened this issue Apr 15, 2019 · 3 comments

Comments

@d3banjan
Copy link

Related issues with hyphen in TAG KEY -
#3863

Demonstration -

> SHOW TAG VALUES WITH KEY =~ /.*/ LIMIT 2
name: measurement1
key          value
---          -----
tag-key1 tag-val1
tag-key1 tag-val2

name: power
key          value
---          -----
tag-key1 tag-val1
tag-key1 tag-val2

name: temperature
key          value
---          -----
tag-key1 tag-val1
tag-key1 tag-val2

name: volume-current
key          value
---          -----
tag-key1 tag-val1
tag-key1 tag-val2


> SHOW TAG VALUES WITH KEY =~ /tag-.*/
> SHOW TAG VALUES WITH KEY = "tag-key1"
@d3banjan d3banjan changed the title regression to bug with hyphen in tag key possible regression to bug with hyphen in tag key Apr 15, 2019
@dgnorton
Copy link
Contributor

@d3banjan what version of InfluxDB?

@stale
Copy link

stale bot commented Oct 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 7, 2019
@stale
Copy link

stale bot commented Oct 14, 2019

This issue has been automatically closed because it has not had recent activity. Please reopen if this issue is still important to you. Thank you for your contributions.

@stale stale bot closed this as completed Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants