[
https://issues.apache.org/jira/browse/CASSANDRA-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018218#comment-14018218
]
Tyler Hobbs commented on CASSANDRA-6766:
----------------------------------------
Couldn't we just use {{AbstractType.isValueCompatibleWith()}}? It looks like
some of the types don't properly implement this (e.g. UUIDType does not return
true for TimeUUIDType), but that can be fixed here.
> allow now() -> uuid compatibility
> ---------------------------------
>
> Key: CASSANDRA-6766
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6766
> Project: Cassandra
> Issue Type: Bug
> Components: API
> Reporter: Jonathan Ellis
> Assignee: Tyler Hobbs
> Priority: Minor
> Fix For: 2.0.9
>
>
> Bad Request: Type error: cannot assign result of function now (type timeuuid)
> to id (type uuid)
--
This message was sent by Atlassian JIRA
(v6.2#6252)