You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/07/07 18:10:14 UTC

[jira] Updated: (CASSANDRA-280) scanning multiple CFs at once for range queries is a misfeature

     [ https://issues.apache.org/jira/browse/CASSANDRA-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-280:
-------------------------------------

    Attachment: 280.patch

fairly straightforward patch.  we just have to change the arg propagation and un-loop a couple sections of code in Table.

> scanning multiple CFs at once for range queries is a misfeature
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-280
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-280
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 280.patch
>
>
> the CF is the atom of storage.  It is unlikely that mixing keys from multiple CFs will be useful.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.