|
57 | 57 | 'permissions', 'primary', 'rename', 'replace', 'returns', 'revoke', 'role', 'roles', 'schema', 'select', 'set',
|
58 | 58 | 'sfunc', 'smallint', 'static', 'storage', 'stype', 'superuser', 'table', 'text', 'time', 'timestamp', 'timeuuid',
|
59 | 59 | 'tinyint', 'to', 'token', 'trigger', 'truncate', 'ttl', 'tuple', 'type', 'unlogged', 'update', 'use', 'user',
|
60 |
| - 'users', 'using', 'uuid', 'values', 'varchar', 'varint', 'view', 'where', 'with', 'writetime' |
| 60 | + 'users', 'using', 'uuid', 'values', 'varchar', 'varint', 'view', 'where', 'with', 'writetime', |
| 61 | + |
| 62 | + # DSE specifics |
| 63 | + "node", "nodes", "plan", "active", "application", "applications", "java", "executor", "executors", "std_out", "std_err", |
| 64 | + "renew", "delegation", "no", "redact", "token", "lowercasestring", "cluster", "authentication", "schemes", "scheme", |
| 65 | + "internal", "ldap", "kerberos", "remote", "object", "method", "call", "calls", "search", "schema", "config", "rows", |
| 66 | + "columns", "profiles", "commit", "reload", "unset", "rebuild", "field", "workpool", "any", "submission", "indices", |
| 67 | + "restrict", "unrestrict" |
61 | 68 | ))
|
62 | 69 | """
|
63 | 70 | Set of keywords in CQL.
|
|
0 commit comments