[ 
https://issues.apache.org/jira/browse/CASSANDRA-9400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571790#comment-14571790
 ] 

Robert Stupp edited comment on CASSANDRA-9400 at 6/3/15 11:07 PM:
------------------------------------------------------------------

All of the comments have been factored out to [CASSANDRA-9493] as these are all 
specific to the driver itself.

The current branch contains two commits: one with the changes from 
[CASSANDRA-9493] and the changes for this ticket on-top.

[dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9400-udf-small-tiny-dtest/5/]
[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-9400-udf-small-tiny-testall/5/]


was (Author: snazy):
All of the comments have been factored out to [CASSANDRA-9493] as these are all 
specific to the driver itself.

The current branch contains two commits: one with the changes from 
[CASSANDRA-9493] and the changes for this ticket on-top.

> smallint, tinyint, date + time types in UDFs
> --------------------------------------------
>
>                 Key: CASSANDRA-9400
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9400
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>             Fix For: 2.2.0 rc1
>
>         Attachments: 9400.txt, 9400v2.txt
>
>
> Cassandra 2.2 adds new types {{smallint}}, {{tinyint, {{date}} + {{time}}.
> However the bundled Java driver does not support them.
> There are two options:
> # Do not allow the new types {{smallint}}, {{tinyint}}, {{date}} + {{time}} 
> for UDFs
> # Use a new Java Driver version that can handle these types.
> Probably we should go with option 1 and update the driver in a 2.2.x release?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to