[
https://issues.apache.org/jira/browse/CASSANDRA-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591349#comment-14591349
]
Robert Stupp edited comment on CASSANDRA-9563 at 6/18/15 6:42 AM:
------------------------------------------------------------------
tests look good (i.e. no regressions):
[2.2
testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-testall/1/]
[2.2
dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-dtest/1/]
[trunk
testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-trunk-testall/1/]
[trunk
dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-trunk-dtest/1/]
was (Author: snazy):
tests look good (i.e. no regressions):
[2.2
testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-testall/1/|
[2.2
dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-dtest/1/|
[trunk
testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-trunk-testall/1/|
[trunk
dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9563-rename-DateWithoutTime-trunk-dtest/1/|
> 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
> Assignee: Robert Stupp
> Priority: Minor
> Fix For: 2.2.0 rc2
>
>
> 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)