Re: Naming in sourcecode

2010-04-05 Thread Jonathan Ellis
Table is the old name for Keyspace. I agree that CFs are closer to the traditional use of the "table" concept (which is why we changed it). On Mon, Apr 5, 2010 at 4:49 PM, Morten Wegelbye Nissen wrote: > Hi Sirs, > > I have for CASSANDRA-859 removed the keyspace part from the whole cli > syntax.

Naming in sourcecode

2010-04-05 Thread Morten Wegelbye Nissen
Hi Sirs, I have for CASSANDRA-859 removed the keyspace part from the whole cli syntax. And made i possible to change keyspace. Current keyspace is stored in the client. Natural next step for me is to remove the keyspace part in the server side, So next step was to go for CASSANDRA-714 - this