[jira] [Commented] (CASSANDRA-19462) cqlsh does not autocomplete table names in MacOS

2024-06-03 Thread Stefan Miklosovic (Jira)


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

Stefan Miklosovic commented on CASSANDRA-19462:
---

I uninstall pyreadline from pip and it does not work anyway.

> cqlsh does not autocomplete table names in MacOS
> 
>
> Key: CASSANDRA-19462
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19462
> Project: Cassandra
>  Issue Type: Bug
>  Components: CQL/Interpreter
>Reporter: Stefan Miklosovic
>Assignee: Brad Schoening
>Priority: Normal
>
> I am on MacBook with Sonoma 
> {code}
> $ uname -a
> Darwin stefanm-mac-0 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:59 
> PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6030 arm64
> {code}
> What is interesting is that ./bin/cqlsh works but when I am tabbing like 
> {code}
> select * from system_auth.
> {code}
> This does not work.
> It does work when I install cqlsh from pip though.
> I have pyreadline installed,
> I have two pythons 3.10 and 3.9.6. I installed 3.10 from brew and 3.9.6 is 
> from Sonoma itself.
> Could somebody with Mac verify that tab completion works (or does not) when 
> invoking ./bin/cqlsh from Cassandra?



--
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



[jira] [Commented] (CASSANDRA-19462) cqlsh does not autocomplete table names in MacOS

2024-06-03 Thread Stefan Miklosovic (Jira)


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

Stefan Miklosovic commented on CASSANDRA-19462:
---

[~bschoeni] it does work with pip installed cqlsh, I can verify that. But it 
does not work doing ./bin/cqlsh (at least for me)

 
{noformat}
 23:22 $ brew list
==> Formulae
bash            docker-compose  gnu-getopt      libassuan       libidn2         
libtasn1        nettle          p11-kit         qrencode        unbound
bash-git-prompt gettext         gnupg           libevent        libksba         
libunistring    npth            pass            readline        wget
ca-certificates git             gnutls          libgcrypt       libnghttp2      
libusb          openldap        pcre2           tig             zsh-git-prompt
circleci        gmp             htop            libgpg-error    libpng          
ncurses         openssl@3       pinentry        tree
{noformat}

{noformat}
$ python3 --version
Python 3.9.6
{noformat}

> cqlsh does not autocomplete table names in MacOS
> 
>
> Key: CASSANDRA-19462
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19462
> Project: Cassandra
>  Issue Type: Bug
>  Components: CQL/Interpreter
>Reporter: Stefan Miklosovic
>Assignee: Brad Schoening
>Priority: Normal
>
> I am on MacBook with Sonoma 
> {code}
> $ uname -a
> Darwin stefanm-mac-0 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:59 
> PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6030 arm64
> {code}
> What is interesting is that ./bin/cqlsh works but when I am tabbing like 
> {code}
> select * from system_auth.
> {code}
> This does not work.
> It does work when I install cqlsh from pip though.
> I have pyreadline installed,
> I have two pythons 3.10 and 3.9.6. I installed 3.10 from brew and 3.9.6 is 
> from Sonoma itself.
> Could somebody with Mac verify that tab completion works (or does not) when 
> invoking ./bin/cqlsh from Cassandra?



--
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



[jira] [Commented] (CASSANDRA-19462) cqlsh does not autocomplete table names in MacOS

2024-05-14 Thread Brad Schoening (Jira)


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

Brad Schoening commented on CASSANDRA-19462:


[~smiklosovic] I've not been able to reproduce this.

> cqlsh does not autocomplete table names in MacOS
> 
>
> Key: CASSANDRA-19462
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19462
> Project: Cassandra
>  Issue Type: Bug
>  Components: CQL/Interpreter
>Reporter: Stefan Miklosovic
>Assignee: Brad Schoening
>Priority: Normal
>
> I am on MacBook with Sonoma 
> {code}
> $ uname -a
> Darwin stefanm-mac-0 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:59 
> PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6030 arm64
> {code}
> What is interesting is that ./bin/cqlsh works but when I am tabbing like 
> {code}
> select * from system_auth.
> {code}
> This does not work.
> It does work when I install cqlsh from pip though.
> I have pyreadline installed,
> I have two pythons 3.10 and 3.9.6. I installed 3.10 from brew and 3.9.6 is 
> from Sonoma itself.
> Could somebody with Mac verify that tab completion works (or does not) when 
> invoking ./bin/cqlsh from Cassandra?



--
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



[jira] [Commented] (CASSANDRA-19462) cqlsh does not autocomplete table names in MacOS

2024-03-07 Thread Brad Schoening (Jira)


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

Brad Schoening commented on CASSANDRA-19462:


Trunk works for me with python 3.11 and Ventura.
{quote}% ./bin/cqlsh

Connected to *Test Cluster* at 127.0.0.1:9042

[cqlsh 6.3.0 | Cassandra 5.0-beta1 | CQL spec 3.4.7 | Native protocol v5]

cassandra@cqlsh> select * from system_auth.

cidr_groups                    identity_to_role               
resource_role_permissons_index role_permissions cidr_permissions               
network_permissions            role_members                   roles             
            
{quote}
The cqlsh with pip is based on Cassandra version 4.1.1

> cqlsh does not autocomplete table names in MacOS
> 
>
> Key: CASSANDRA-19462
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19462
> Project: Cassandra
>  Issue Type: Bug
>  Components: CQL/Interpreter
>Reporter: Stefan Miklosovic
>Priority: Normal
>
> I am on MacBook with Sonoma 
> {code}
> $ uname -a
> Darwin stefanm-mac-0 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:59 
> PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6030 arm64
> {code}
> What is interesting is that ./bin/cqlsh works but when I am tabbing like 
> {code}
> select * from system_auth.
> {code}
> This does not work.
> It does work when I install cqlsh from pip though.
> I have pyreadline installed,
> I have two pythons 3.10 and 3.9.6. I installed 3.10 from brew and 3.9.6 is 
> from Sonoma itself.
> Could somebody with Mac verify that tab completion works (or does not) when 
> invoking ./bin/cqlsh from Cassandra?



--
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