[
https://issues.apache.org/jira/browse/CASSANDRA-7523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059069#comment-14059069
]
Joshua McKenzie commented on CASSANDRA-7523:
--------------------------------------------
Pre-Java 8 there really isn't much support for microsecond resolution in the
Java ecosystem. I'd prefer we add equivalent (to the current) resolution Date
and Time types immediately and look at introducing high-resolution types w/a
dependency on Java 8 as a separate effort, giving the new version some time to
stabilize.
> 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)