+1, agreed. I do the same thing.
If cli is going away, we¹ll need this ability in cqlsh.
I created a JIRA issue for it:
https://issues.apache.org/jira/browse/CASSANDRA-6676
We¹ll see what the crew come back with.
-brian
---
Brian O'Neill
Chief Technology Officer
Health Market Science
The S
On Thu, Feb 6, 2014 at 9:01 PM, Andrew Cobley wrote:
> I often use the CLI command LIST for debugging or when teaching students
> showing them what's going on under the hood of CQL. I see that CLI swill be
> removed in Cassandra 3 and we will lose this ability. It would be nice if
> CQL retai
try SELECT * FROM my_table LIMIT 100;
On February 6, 2014 at 4:02:26 PM, Andrew Cobley (a.e.cob...@dundee.ac.uk)
wrote:
TL;DR
Is there a CQL equivalent of the CLI List command ? yes or No?
Long version
I often use the CLI command LIST for debugging or when teaching students
showing t
TL;DR
Is there a CQL equivalent of the CLI List command ? yes or No?
Long version
I often use the CLI command LIST for debugging or when teaching students
showing them what’s going on under the hood of CQL. I see that CLI swill be
removed in Cassandra 3 and we will lose this ability. It wou