VarByteChunkForwardIndexReaderV4
fails to decompress some chunks/read values within a chunk
#12534
Labels
VarByteChunkForwardIndexReaderV4
fails to decompress some chunks/read values within a chunk
#12534
Within a segment, certain chunks cannot be decompressed. I can time bound a query within a single segment, and the query will succeed.
e.g. for a segment with data [chunk1][chunk2][chunk3]:
This leads me to believe that this should be unit testable, so I'm working on reproducing this with a sharable dataset.
Sample exceptions:
The text was updated successfully, but these errors were encountered: