Commit Graph

22 Commits (195bc0d286b077f5633eb4bda76743620588b2fa)

Author SHA1 Message Date
Fabian Reinartz 3f06121dd0 Add Version getter for index reader
7 years ago
Fabian Reinartz 494acd3070
Merge pull request #273 from Gouthamve/large-idx-reader
7 years ago
Fabian Reinartz a345231a0e Add test for block meta version and comments
7 years ago
Fabian Reinartz d09283f60a Add repair of bad index version
7 years ago
Goutham Veeramachaneni bb0e74b343
Fix reader for large index files.
7 years ago
Goutham Veeramachaneni 467948f3c3
Merge pull request #262 from cstyan/callum-249
7 years ago
Callum Styan cd67584817 we don't want to write to index file in older version formats
7 years ago
Callum Styan 4792d2bbd1 handle v1 vs v2 for symbol offset vs index changes
7 years ago
Callum Styan a515b16299 use an incrementing index rather than an offset for symbols table
7 years ago
Goutham Veeramachaneni 2c3400ab4e Add block ULID to index reader errors
7 years ago
Shubheksha Jalan 618bceadb4 move version check into newReader()
7 years ago
Shubheksha Jalan faecfac2fa update docs, rename docs folder, add error condition
7 years ago
Shubheksha Jalan 7b27dc2109 address review comments, fix index tests
7 years ago
Shubheksha Jalan 510dc17066 fix tests, set version when initializing the index writer
7 years ago
Shubheksha Jalan 44052bc937 Make version for index format configurable
7 years ago
Shubheksha Jalan 129773b41a merge BlockMeta and blockMeta struct, implement v1 and v2 index readers
7 years ago
Shubheksha Jalan 77eb9fb56e add padding for series offsets
7 years ago
Fabian Reinartz b945098e3a index: extract decoder type
7 years ago
Fabian Reinartz 6dd2b83a7a index: don't use concatenated string for posting table
7 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz 6f93a699e6 wipe
8 years ago
Fabian Reinartz 342aa82505 Fix pages and index package
8 years ago