summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/bucket_unpacker_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67125 Set control.closed flag when closing a time-series bucket that s...Gregory Wlodarek2022-06-151-17/+34
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushdown ad...Matt Boros2022-02-081-37/+120
* SERVER-61954 Improve decoding performance for BSONColumnHenrik Edin2021-12-091-2/+4
* SERVER-61793 Validate decompression before committing compressed timeseries b...Henrik Edin2021-12-011-17/+22
* SERVER-60676 Improve robustness when parsing invalid BSONColumn binary or com...Henrik Edin2021-10-281-0/+106
* SERVER-60675 Remove 4-byte element count from BSONColumn binaryHenrik Edin2021-10-211-0/+130
* SERVER-58578 Timeseries bucket compressionHenrik Edin2021-09-161-73/+13
* SERVER-58579 Bucket unpacking support for compressed v2 timeseries bu…Henrik Edin2021-09-081-195/+389
* Revert "SERVER-58096 Add IncludeBucketIdAndRowIndex option to $_internalUnpac...Gregory Noma2021-09-021-104/+0
* SERVER-58096 Add IncludeBucketIdAndRowIndex option toKris Satya2021-07-091-0/+104
* SERVER-55215 Handle small measurement counts in buckets for ARHASHEric Cox2021-04-091-0/+596