You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2018/07/02 21:17:00 UTC

[jira] [Updated] (CASSANDRA-14502) toDate() CQL function is instantiated for wrong argument type

     [ https://issues.apache.org/jira/browse/CASSANDRA-14502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Shuler updated CASSANDRA-14502:
---------------------------------------
    Fix Version/s:     (was: 4.0.x)
                   4.x

> toDate() CQL function is instantiated for wrong argument type
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-14502
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14502
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>            Reporter: Piotr Sarna
>            Assignee: Benjamin Lerer
>            Priority: Minor
>             Fix For: 4.x
>
>
> {{toDate()}} function is instantiated to work for {{timeuuid}} and {{date}} types passed as an argument, instead of {{timeuuid}} and {{timestamp}}, as stated in this documentation: [http://cassandra.apache.org/doc/latest/cql/functions.html#datetime-functions]
> As a result it's possible to convert a {{date}} into {{date}}, but not a {{timestamp}} into {{date}}, which is probably what was meant.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org