-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
ALL
-
QI 2024-03-18
The iterator API on every call will validate the scale factor for simple8b-delta blocks. However, the block-based API doesn't do this validation leading to different results when comparing the two APIs. We should validate the scale factor for all delta blocks. This was found when we tried to enable the fuzzer using the block-based implementation.
- is depended on by
-
SERVER-87516 Integrate block-based decompressor into SBE for buckets with no arrays and no objects
- Closed