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

Cluster Meta-Queries #5581

Closed
jwilder opened this issue Feb 8, 2016 · 2 comments
Closed

Cluster Meta-Queries #5581

jwilder opened this issue Feb 8, 2016 · 2 comments
Milestone

Comments

@jwilder
Copy link
Contributor

jwilder commented Feb 8, 2016

This issue is for tracking the overall status of meta-queries for clustering. A tick means the command has been manually tested on a local cluster.

A green tick means it works, or that there was an issue which has been resolved, a grey tick means there is an outstanding issue.

Command Checked Issue? Verified
CREATE CONTINUOUS QUERY #5574
SHOW CONTINUOUS QUERY
DROP CONTINUOUS QUERY
SHOW DATABASES
CREATE DATABASE
DROP DATABASE #5612
SHOW FIELD KEYS #5579
GRANT
SHOW GRANTS
INSERT #5610
SHOW MEASUREMENTS
DROP MEASUREMENTS #5573
SET PASSWORD #5532
ALTER RETENTION POLICY
CREATE RETENTION POLICY
DROP RETENTION POLICY #5653
SHOW RETENTION POLICIES
REVOKE
SHOW SERIES ☑️ #5580
DROP SERIES #5518
SHOW SHARDS
SHOW SHARD GROUPS
CREATE SUBSCRIPTION
DROP SUBSCRIPTION #5590
SHOW SUBSCRIPTIONS
SHOW TAG KEYS #5591
SHOW TAG VALUES #5593
SHOW USERS
CREATE USER ☑️ #5835
DROP USER

cc @e-dard @joelegasse

@jsternberg
Copy link
Contributor

SHOW TAG KEYS now works as mentioned in #5591. I have modified the table to reflect this.

@jsternberg
Copy link
Contributor

SHOW FIELD KEYS now works as of #5815.

@jwilder jwilder closed this as completed Mar 14, 2016
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

No branches or pull requests

2 participants