[
https://issues.apache.org/jira/browse/CASSANDRA-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577375#comment-14577375
]
Alex P edited comment on CASSANDRA-9563 at 6/8/15 3:49 PM:
-----------------------------------------------------------
+1 for having this done before 2.2 goes out (changing a user facing API after
the release will be more complicated and take longer, while right now I don't
think there will be many depending on this)
was (Author: alexyz):
+1 for having this done before 2.2 goes out.
> Rename class for DATE type in Java driver
> -----------------------------------------
>
> Key: CASSANDRA-9563
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9563
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Olivier Michallat
> Priority: Minor
> Fix For: 2.2.x
>
>
> An early preview of the Java driver 2.2 was provided for inclusion in
> Cassandra 2.2.0-rc1. It uses a custom Java type to represent CQL type
> {{DATE}}. Currently that Java type is called {{DateWithoutTime}}.
> We'd like to rename it to {{LocalDate}}. This would be a breaking change for
> Cassandra, because that type is visible from UDF implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)