[
https://issues.apache.org/jira/browse/CASSANDRA-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388946#comment-14388946
]
Tyler Hobbs commented on CASSANDRA-7814:
----------------------------------------
Since this is a low-priority improvement for cqlsh, I would prefer to wait for
the python driver changes to be included in an official release before
upgrading the bundled python driver. If the driver changes don't get merged,
we can commit the more expensive version in cqlsh.
[~Stefania] can you go ahead and open a pull request for the python driver?
(Make sure to use a branch other than master for that.)
As for automatically including the hash in the zip filename, I agree that that
would probably not be committed unless it was controlled by an optional flag.
You could add support for a flag similarly to the existing {{--no-extensions}},
{{--no-murmur3}}, and {{--no-libev}} flags. I would make those changes in a
second pull request to make them easier to exclude, if needed.
> enable describe on indices
> --------------------------
>
> Key: CASSANDRA-7814
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7814
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: radha
> Assignee: Stefania
> Priority: Minor
> Fix For: 2.1.4
>
>
> Describe index should be supported, right now, the only way is to export the
> schema and find what it really is before updating/dropping the index.
> verified in
> [cqlsh 3.1.8 | Cassandra 1.2.18.1 | CQL spec 3.0.0 | Thrift protocol 19.36.2]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)