-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
When triaging test failures for SERVER-87165, when turning on block-based testing for the decompress(all) path with handling for interleaved sections, I noticed that support for doubles is not complete.
Specifically I was seeing test failures for cases like this one:
And I was hitting an invariant here:
I think some support for double was accidentally omitted. I also did not catch the omission during review.
- is depended on by
-
SERVER-87861 Remove flag for enabling/disabling block-based testing in BSONColumnTest
- Closed