[ 
https://issues.apache.org/jira/browse/CASSANDRA-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dinesh Joshi updated CASSANDRA-14872:
-------------------------------------
    Test and Documentation Plan: Run cqlsh tests
                         Status: Patch Available  (was: Open)

I have upgraded the driver to the latest 3.21 release and cleaned up some of 
the custom modifications we made. All cqlsh pass. dtests also pass except 2 
which are flakey. Here's the changes to 
[cassandra|https://github.com/apache/cassandra/compare/trunk...dineshjoshi:14872-trunk?expand=1],
 
[cassandra-dtest|https://github.com/apache/cassandra-dtest/compare/master...dineshjoshi:14872-trunk?expand=1]
 and 
[CI|https://circleci.com/workflow-run/e6d00eb0-0c74-4078-89ec-4449256e387e].

> 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
>          Components: Legacy/CQL, Legacy/Tools
>            Reporter: Andy Tolbert
>            Assignee: Dinesh Joshi
>            Priority: Normal
>             Fix For: 4.0, 4.0-alpha
>
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to