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

T Jake Luciani commented on CASSANDRA-1472:
-------------------------------------------

Now i get this:

error: java/org/apache/cassandra/db/CompactionManager.java: does not exist in 
index
error: java/org/apache/cassandra/io/AbstractCompactedRow.java: does not exist 
in index
error: java/org/apache/cassandra/io/CompactionIterator.java: does not exist in 
index
error: java/org/apache/cassandra/io/LazilyCompactedRow.java: does not exist in 
index
error: java/org/apache/cassandra/io/PrecompactedRow.java: does not exist in 
index
error: java/org/apache/cassandra/io/sstable/SSTableIdentityIterator.java: does 
not exist in index
error: java/org/apache/cassandra/io/sstable/SSTableWriter.java: does not exist 
in index

> Add bitmap secondary indexes
> ----------------------------
>
>                 Key: CASSANDRA-1472
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1472
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 0.7.1
>
>         Attachments: 1472-v3.tgz, 1472-v4.tgz, 1472-v5.tgz, anatomy.png, 
> v4-bench-c32.txt
>
>
> Bitmap indexes are a very efficient structure for dealing with immutable 
> data. We can take advantage of the fact that SSTables are immutable by 
> attaching them directly to SSTables as a new component (supported by 
> CASSANDRA-1471).

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

Reply via email to