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 2011/07/02 01:17:28 UTC

[jira] [Commented] (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query

    [ https://issues.apache.org/jira/browse/CASSANDRA-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058859#comment-13058859 ] 

Jonathan Ellis commented on CASSANDRA-1125:
-------------------------------------------

(And I'd be fine with putting this in 0.8.x.)

> Filter out ColumnFamily rows that aren't part of the query
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-1125
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1125
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Hadoop
>            Reporter: Jeremy Hanna
>            Assignee: Mck SembWever
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: 1125-formatted.txt, CASSANDRA-1125.patch
>
>
> Currently, when running a MapReduce job against data in a Cassandra data store, it reads through all the data for a particular ColumnFamily.  This could be optimized to only read through those rows that have to do with the query.
> It's a small change but wanted to put it in Jira so that it didn't fall through the cracks.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira