You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/05/15 18:16:00 UTC

[jira] [Created] (CASSANDRA-9400) date + time types in UDFs

Robert Stupp created CASSANDRA-9400:
---------------------------------------

             Summary: 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 beta 1


Cassandra 2.2 adds new types {{date}} + {{time}}.
However the bundled Java driver does not support them.

There are two options:
# Do not allow the new types {{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)