Support new C* 2.2 CQL date and time types

Description

This ticket adds support for date and time (https://issues.apache.org/jira/browse/CASSANDRA-7523).

Environment

None

Pull Requests

None

relates to

Activity

Show:

Robert Stupp May 28, 2015 at 5:37 PM

Added the deprecation proposal. Also rebased the branch to a single commit (on top of current 2.2 branch).

Alex Dutra May 28, 2015 at 5:24 PM

+1 for getTimestamp() method + deprecate getDate() method

Olivier Michallat May 28, 2015 at 2:26 PM

I would still be in favor of the second part of your proposal:

for TIMESTAMP: add new getTimestamp() method + deprecate getDate() method

Robert Stupp May 28, 2015 at 12:17 PM

Updated the PR + squashed to one commit

Robert Stupp May 27, 2015 at 4:14 PM

Updated the PR to use getDateWithoutTime - it's an expressive name. And we have no breaking change - I like that

Fixed

Details

Assignee

Reporter

Labels

Affects versions

Fix versions

Priority

Created July 28, 2014 at 8:51 PM
Updated January 28, 2016 at 8:13 PM
Resolved June 4, 2015 at 3:15 AM