[
https://issues.apache.org/jira/browse/CASSANDRA-7523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137366#comment-14137366
]
Joshua McKenzie commented on CASSANDRA-7523:
--------------------------------------------
Sit tight on the review on this for a few Tyler - I'm incorporating some of the
above changes. Spoke briefly w/Benedict offline; our Time type is
byte-order-comparable out of the gate since we're bounding it between 0-N, with
N being nanos per day, and I should be able to get SimpleDate into the same
boat without too much added complexity.
> add date and time types
> -----------------------
>
> Key: CASSANDRA-7523
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7523
> Project: Cassandra
> Issue Type: New Feature
> Components: API
> Reporter: Jonathan Ellis
> Assignee: Joshua McKenzie
> Priority: Minor
> Fix For: 2.1.1, 3.0
>
>
> 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.3.4#6332)