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

Benjamin Lerer commented on CASSANDRA-14825:
--------------------------------------------

Sorry, for the delay. It took me some time to track down all the issues caused 
by the previous version of the patch.

cassandra: [PR|https://github.com/apache/cassandra/pull/633]
DTest: [PR|https://github.com/apache/cassandra-dtest/pull/80]

circleci 
[JDK11|https://app.circleci.com/pipelines/github/blerer/cassandra/20/workflows/56f4b700-d5fe-41ec-8082-37fe9ec07f4e]
 
[JDK8|https://app.circleci.com/pipelines/github/blerer/cassandra/20/workflows/311d45ea-c7a2-44d1-bc95-7092c3252e81]
Jenkins[https://ci-cassandra.apache.org/job/Cassandra-devbranch/168/]  

> Expose table schema for drivers
> -------------------------------
>
>                 Key: CASSANDRA-14825
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14825
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/CQL
>            Reporter: Chris Lohfink
>            Assignee: Robert Stupp
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: 4.0-alpha
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Currently the drivers recreate the CQL for the tables by putting together the 
> system table values. This is very difficult to keep up to date and buggy 
> enough that its only even supported in Java and Python drivers. Cassandra 
> already has some limited output available for snapshots that we could provide 
> in a virtual table or new query that the drivers can fetch. This can greatly 
> reduce the complexity of drivers while also reducing bugs like 
> CASSANDRA-14822 as the underlying schema and properties change.



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