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

Benedict commented on CASSANDRA-6146:
-------------------------------------

bq. Why wouldn't we just introspect the schema from the cluster? Note also that 
in most cases we don't actually need to know the schema up front, to run a 
query (or to process a resultset either).

Well, you need to define a number of things around the generation of data (and 
distributions for clustering columns etc.) to populate the schema with, which 
requires defining the columns anyway. Simply inspecting the schema limits the 
flexibility (though we could easily inspect the schema for a general purpose 
"do something automatic" if we wanted)

> CQL-native stress
> -----------------
>
>                 Key: CASSANDRA-6146
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6146
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: T Jake Luciani
>             Fix For: 2.1 rc1
>
>         Attachments: 6146.txt
>
>
> The existing CQL "support" in stress is not worth discussing.  We need to 
> start over, and we might as well kill two birds with one stone and move to 
> the native protocol while we're at it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to