[
https://issues.apache.org/jira/browse/CASSANDRA-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003088#comment-13003088
]
T Jake Luciani commented on CASSANDRA-1472:
-------------------------------------------
I'm definitely not wanting to boil the ocean here. We could take the easy
approach but at the cost of supporting something we know will soon change.
Perhaps this should all go into another set of tickets that we make blockers to
this issue.
Overall I am thinking about our current file format issues and what we know we
need: checksums + compression. The lucene and compression code I mentioned is
quite straight forward so I think it would be pretty easy to get something
working here, and it would serve as a basis for our new sstable format whatever
that ends up being or simply adding these features to our current format.
The main blocker of this ticket is the avro dependency so just trying to get
enough functionality to support the most basics of a disk format here.
> 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.4
>
> Attachments: 0.7-1472-v5.tgz, 0.7-1472-v6.tgz,
> 0001-CASSANDRA-1472-rebased-to-0.7-branch.txt,
> 0019-Rename-bugfixes-and-fileclose.txt, 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira