Yes, that's fine. This is a question for the users@ list. The dev@ list is for development of Cassandra itself.
Regards, Nick Telford On 28 July 2011 10:56, Eldad Yamin <elda...@gmail.com> wrote: > Hello, > Is it acceptable (in Cassandra terms) to get only 1 specific column? > I know that I can get range/slice of columns, but i'm interesting in only 1 > and I want to get it by its name (i.e Key: 1, CF: users, column: > first_name). > > Thanks! >