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

Stefania commented on CASSANDRA-7814:
-------------------------------------

So sorry [~blerer] I tested the zip file without realizing I still had the 
python driver installed. Please try again.

I changed the python driver {{setup.py}} to append the git hash to the root 
directory as well as the file name, and then I rebuilt the driver at 5f06ec5. 
[~thobbs] please check commit 2671917 in 
https://github.com/stef1927/python-driver/commits/7814 and let us know if this 
seems reasonable. My doubt is because the official python driver won't have 
this commit in all likelihood, unless there is a way to tell python sdist to 
only optionally add the git hash, in which case I can open another python 
ticket to ask them to pick it up. At the moment, when we pick up an official 
release or build on the official master branch it will still work, just without 
the git hash. The alternative is to manually add the hash to the file name like 
I did the first time round and then to enhance cqlsh to remove the hash when it 
calculates the root directory .

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

Reply via email to