You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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"
The text was updated successfully, but these errors were encountered:
d3banjan
changed the title
regression to bug with hyphen in tag key
possible regression to bug with hyphen in tag key
Apr 15, 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.
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.
Related issues with hyphen in TAG KEY -
#3863
Demonstration -
The text was updated successfully, but these errors were encountered: