You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eduard Tudenhoefner (Jira)" <ji...@apache.org> on 2020/04/09 14:42:00 UTC

[jira] [Comment Edited] (CASSANDRA-15711) cqlsh ALTER KEYSPACE completion show virtual table keyspaces

    [ https://issues.apache.org/jira/browse/CASSANDRA-15711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079224#comment-17079224 ] 

Eduard Tudenhoefner edited comment on CASSANDRA-15711 at 4/9/20, 2:41 PM:
--------------------------------------------------------------------------

Tests on Jenkins [here|https://ci-cassandra.apache.org/job/Cassandra-devbranch/46/], more specifically [this|https://ci-cassandra.apache.org/job/Cassandra-devbranch-cqlsh-tests/36/cython=no,jdk=JDK%201.8%20(latest),label=cassandra/testReport/cqlshlib.test.test_cqlsh_completion/TestCqlshCompletion/test_complete_in_alter_keyspace/] is the newly added test.


was (Author: eduard.tudenhoefner):
Tests on Jenkins [here|https://ci-cassandra.apache.org/job/Cassandra-devbranch/46/]

> cqlsh ALTER KEYSPACE completion show virtual table keyspaces
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-15711
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15711
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/cqlsh
>            Reporter: Benjamin Lerer
>            Assignee: Eduard Tudenhoefner
>            Priority: Low
>              Labels: pull-request-available
>             Fix For: 4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> cqlsh> ALTER KEYSPACE
> system_traces         system_virtual_schema system_auth           system_views          system_distributed
> {code}
> The {{system_virtual_schema}} and {{system_views}} keyspaces are virtual tables keyspaces that cannot be altered and by consequence they should not appear in this list.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org