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

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

[CASSANDRA-20175-4.1|https://github.com/instaclustr/cassandra/tree/CASSANDRA-20175-4.1]
{noformat}
java11_pre-commit_tests                         
  ✓ j11_build                                        1m 45s
  ✓ j11_cqlsh_dtests_py3                             5m 27s
  ✓ j11_cqlsh_dtests_py311                           5m 45s
  ✓ j11_cqlsh_dtests_py311_vnode                      6m 3s
  ✓ j11_cqlsh_dtests_py38                            5m 44s
  ✓ j11_cqlsh_dtests_py38_vnode                      5m 55s
  ✓ j11_cqlsh_dtests_py3_vnode                       5m 28s
  ✓ j11_cqlshlib_cython_tests                        7m 26s
  ✓ j11_cqlshlib_tests                                9m 0s
  ✓ j11_dtests_vnode                                41m 31s
  ✓ j11_jvm_dtests                                  13m 29s
  ✓ j11_jvm_dtests_vnode                            13m 19s
  ✓ j11_unit_tests                                   9m 26s
  ✕ j11_dtests                                       55m 6s
      refresh_test.TestRefresh test_refresh_deadlock_startup
{noformat}

[java11_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5308/workflows/ff394c84-66b5-4f58-b23d-07bead14257d]


> 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
>
>          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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to