--Original Message--
> From: Avi-h
> To: cassandra-u...@incubator.apache.org
> ReplyTo: user@cassandra.apache.org
> Subject: column’s timestamp
> Sent: Apr 2, 2012 18:24
>
> Is it possible to fetch a column based on the row key and the column’s
> timestamp only (not using
Hi,
What about using a ts as column name and do a get sliced instead ?
--Original Message--
From: Avi-h
To: cassandra-u...@incubator.apache.org
ReplyTo: user@cassandra.apache.org
Subject: column’s timestamp
Sent: Apr 2, 2012 18:24
Is it possible to fetch a column based on the row key
On Mon, Apr 2, 2012 at 11:24 AM, Avi-h wrote:
> Is it possible to fetch a column based on the row key and the column’s
> timestamp only (not using the column’s name)?
>
No, but most clients support including the timestamp in the result set, so
you can filter the columns by timestamp f
Is it possible to fetch a column based on the row key and the column’s
timestamp only (not using the column’s name)?
--
View this message in context:
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/column-s-timestamp-tp7429905p7429905.html
Sent from the cassandra-u