Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Various tickets exist due to limitations in the SSTable file format, including #16, #47 and #328. Attached is a proposed design/implementation of a new file format for SSTables that addresses a few of these limitations.
This v2 implementation is not ready for serious use: see comments for remaining issues. It is roughly the format described here: http://wiki.apache.org/cassandra/FileFormatDesignDoc
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-598 SuperColumns need to be indexed
- Resolved
-
CASSANDRA-2319 Promote row index
- Resolved
-
CASSANDRA-494 add remove_slice to the api
- Resolved
- is blocked by
-
CASSANDRA-2398 Type specific compression
- Resolved
-
CASSANDRA-3067 Simple SSTable Pluggability
- Resolved
-
CASSANDRA-2576 Rewrite into new file post streaming
- Resolved
-
CASSANDRA-2629 Move key reads into SSTableIterators
- Resolved
-
CASSANDRA-389 SSTable Versioning
- Resolved
-
CASSANDRA-2062 Better control of iterator consumption
- Resolved
-
CASSANDRA-2144 Don't slurp rows into memory during export
- Resolved
-
CASSANDRA-2145 Simplify ColumnSortedMap
- Resolved
- is depended upon by
-
CASSANDRA-808 Need a way to skip corrupted data in SSTables
- Resolved
- is related to
-
AVRO-757 Allow a DataFile to be reopened without reading the head
- Closed