On Mon, Nov 5, 2012 at 11:35 AM, Maxim Veksler wrote:
> OK,
>
> A different question then, Is there any meaning of discussing composite
> key not in the context of a table "primary key" ?
> For making additional hierarchy inside a single row by using columns.
>
Not really in the sense that a CQL
OK,
A different question then, Is there any meaning of discussing composite key
not in the context of a table "primary key" ?
For making additional hierarchy inside a single row by using columns.
On Mon, Nov 5, 2012 at 12:14 PM, Sylvain Lebresne wrote:
> On Mon, Nov 5, 2012 at 10:53 AM, Maxim V
On Mon, Nov 5, 2012 at 10:53 AM, Maxim Veksler wrote:
> Are indexes on composite column supported ?
>
Index on any part of the PRIMARY KEY is not supported (whether the PRIMARY
KEY is composite or not btw), not yet at least.
> If not, a suggestion for a work around?
>
In your case, you're ask