Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The following page has been changed by Chris Goffinet: http://wiki.apache.org/cassandra/ThriftInterface ------------------------------------------------------------------------------ Get a dict containing `{columnName, value, timestamp}` for a specific row. - The easiest way to thin of this coming from a SQL world is: + The easiest way to think of this coming from a SQL world is: + SELECT age FROM users WHERE id = 1 Some examples on our table:
