You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nicolas Favre-Felix (JIRA)" <ji...@apache.org> on 2015/05/06 00:20:00 UTC

[jira] [Created] (CASSANDRA-9312) Provide a way to retrieve the write time of a CQL row

Nicolas Favre-Felix created CASSANDRA-9312:
----------------------------------------------

             Summary: Provide a way to retrieve the write time of a CQL row
                 Key: CASSANDRA-9312
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9312
             Project: Cassandra
          Issue Type: New Feature
          Components: API
            Reporter: Nicolas Favre-Felix


There is currently no way to retrieve the "writetime" of a CQL row. This is an issue for tables in which all dimensions are part of the primary key.

Since Cassandra already stores a cell for the CQL row, it would make sense to provide a way to read its timestamp. This feature would be consistent with the concept of a row as an entity containing a number of optional columns, but able to exist on its own.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)