You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/08/23 16:56:52 UTC

[jira] [Created] (CASSANDRA-5928) dateOf() in 2.0 won't work with timestamp columns created in 1.2-

Aleksey Yeschenko created CASSANDRA-5928:
--------------------------------------------

             Summary: dateOf() in 2.0 won't work with timestamp columns created in 1.2-
                 Key: CASSANDRA-5928
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5928
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksey Yeschenko
             Fix For: 2.0


dateof() return type is TimestampType now, so it won't work with previously created DateType columns
(Type error: cannot assign result of function dateof (type timestamp) to value (type 'org.apache.cassandra.db.marshal.DateType')).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira