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