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

Sylvain Lebresne commented on CASSANDRA-6766:
---------------------------------------------

I'll remark that because the code for functions is relatively generic, we can't 
just special this for now() (nor should we really). Meaning that what we need 
here is to introduce a bit of subtyping in the type system and make timeuuid a 
subtype of uuid. Which in itself if probably not that hard, but mentioning it 
because it's still probably a bit more involved than what the ticket title 
imply.

> 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: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 2.0.6
>
>
> 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)

Reply via email to