Andy Tolbert created CASSANDRA-14872:
----------------------------------------

             Summary: Update to version of python driver and update cqlsh to 
use driver metadata for virtual tables
                 Key: CASSANDRA-14872
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14872
             Project: Cassandra
          Issue Type: Bug
            Reporter: Andy Tolbert


When virtual tables were implemented ([CASSANDRA-7622]), cqlsh.py was updated 
to parse virtual keyspace metadata by making queries to the 
{{system_virtual_schema}} table and included a TODO:

{code:python}
# TODO remove after virtual tables are added to connection metadata
{code}

Since python driver 3.15.0 (released in August), the driver now parses virtual 
keyspace metadata.   It would be good to update the bundled python driver and 
simplify cqlsh code to utilize its capability to parse virtual tables.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to