You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Rakesh Roshan (JIRA)" <ji...@apache.org> on 2018/03/22 11:33:00 UTC

[jira] [Created] (CASSANDRA-14337) cast function is not working in INSERT statement

Rakesh Roshan created CASSANDRA-14337:
-----------------------------------------

             Summary: cast function is not working in INSERT statement
                 Key: CASSANDRA-14337
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14337
             Project: Cassandra
          Issue Type: Bug
         Environment: cqlsh
            Reporter: Rakesh Roshan
             Fix For: 3.11.x


INSERT INTO test.table(last_modified) values(cast(

('2018-03-20 13:05:56.063000+0000' as timestamp));

 

fails with error 

*no viable alternative at input '('*



--
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