[
https://issues.apache.org/jira/browse/CASSANDRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018013#comment-13018013
]
Eric Evans commented on CASSANDRA-2445:
---------------------------------------
The docs should be updated too (patch attached), otherwise, LGTM. +1
> Support SQL data types in CQL
> -----------------------------
>
> Key: CASSANDRA-2445
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2445
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.8
>
> Attachments: 2445.txt, v1-0001-CASSANDRA-2445-update-documentation.txt
>
>
> We should support SQL data types where possible:
> (sql -> cassandra)
> varint -> int
> bigint -> long
> varchar, text -> utf8
> ascii -> ascii (not strictly correct -- sql defines collations for this --
> but close enough for a 1.0)
> uuid -> uuid (see CASSANDRA-2233)
> bytea -> bytes
> IMO the right thing to do is _only_ support the SQL types in CQL CREATE
> statements, because there is ambiguity otherwise (in particular with "int").
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira