[
https://issues.apache.org/jira/browse/CASSANDRA-19462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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.<TAB>
> {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: [email protected]
For additional commands, e-mail: [email protected]