[
https://issues.apache.org/jira/browse/CASSANDRA-7523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059027#comment-14059027
]
Robert Stupp commented on CASSANDRA-7523:
-----------------------------------------
Why not add extra resolution in terms of microsecond or even nanosecond
precision. I don't want to bring extra complexity but providing the existing
("low" resolution) timestamp plus a "high" resolution (nano precision)
timestamp plus high resolution time plus date doesn't sound that bad. The new
Java 8 {{java.time}} API brings nanosecond precision - so people might want to
persist that using some natively supported type.
> add date and time types
> -----------------------
>
> Key: CASSANDRA-7523
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7523
> Project: Cassandra
> Issue Type: Bug
> Components: API
> Reporter: Jonathan Ellis
> Assignee: Joshua McKenzie
> Priority: Minor
> Fix For: 2.0.10
>
>
> http://www.postgresql.org/docs/9.1/static/datatype-datetime.html
> (we already have timestamp; interval is out of scope for now, and see
> CASSANDRA-6350 for discussion on timestamp-with-time-zone. but date/time
> should be pretty easy to add.)
--
This message was sent by Atlassian JIRA
(v6.2#6252)