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

Stefan Miklosovic commented on CASSANDRA-20175:
-----------------------------------------------

+1 thanks

> cqlsh autocompletion for role names/user names is broken
> --------------------------------------------------------
>
>                 Key: CASSANDRA-20175
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20175
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: CQL/Interpreter
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 5.x, 5.1
>
>
> In CASSANDRA-6307 cqlsh switched from using cassandra-dbapi2 to 
> python-driver. The autocomplete functionality for role names and user names 
> relied on the {{is_valid_cql3_name}} function which was removed as part of 
> CASSANDRA-6307, but the {{username_name_completer}} and 
> {{rolename_completer}} functions were missed and were not updated to use the 
> new {{maybe_escape_name}} function.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to