[ 
https://issues.apache.org/jira/browse/CASSANDRA-20175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-20175:
------------------------------------------
          Fix Version/s: 5.0.4
                         4.1.9
                         4.0.17
                             (was: 5.x)
                             (was: 4.0.x)
                             (was: 4.1.x)
          Since Version: 2.1 beta2
    Source Control Link: 
https://github.com/apache/cassandra/commit/4f9e474bb1a2ff2e22d898f8d97e4f7532a7098f
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> 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: 5.1, 5.0.4, 4.1.9, 4.0.17
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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