[
https://issues.apache.org/jira/browse/CASSANDRA-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997377#comment-13997377
]
Sylvain Lebresne commented on CASSANDRA-6312:
---------------------------------------------
bq. can user types contain counters?
They can't, but worth checking it's cleanly rejected I suppose.
{quote}
can user types be used with static columns?
can you batch update user types?
can you use user types as part of a table key? as the entire key?
{quote}
All of that should work. Having a test for a user type in a clustering column
is definitively worth testing if it's not done yet because it exercises
slightly different paths (comparison are involved). We can also test user type
in batch, partition key and static columns, but there isn't anything special
regarding user types for those so let's say it's slightly less of a priority
imo.
> Create dtest suite for user types
> ---------------------------------
>
> Key: CASSANDRA-6312
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6312
> Project: Cassandra
> Issue Type: Test
> Reporter: Ryan McGuire
> Assignee: Russ Hatch
> Fix For: 2.1 rc1
>
>
> See examples in CASSANDRA-5590
--
This message was sent by Atlassian JIRA
(v6.2#6252)