You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/11/06 01:24:34 UTC

[jira] [Created] (CASSANDRA-8264) Problems with multicolumn relations and COMPACT STORAGE

Tyler Hobbs created CASSANDRA-8264:
--------------------------------------

             Summary: Problems with multicolumn relations and COMPACT STORAGE
                 Key: CASSANDRA-8264
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8264
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Tyler Hobbs
            Assignee: Tyler Hobbs
             Fix For: 2.1.3


As discovered in CASSANDRA-7859, there are a few issues with multi-column relations and {{COMPACT STORAGE}}.

The first issue is that IN clauses on multiple columns aren't handled correctly.  There appear to be other issues as well, but I haven't been able to dig into them yet.  To reproduce the issues, run each of the tests in {{MultiColumnRelationTest}} with a {{COMPACT STORAGE}} version of the table.  (Changing the tests to do that automatically will be part of the ticket.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)