In the iterative API, after the interleaved mode, our lastValue is set to EOO, however, in the blockBased API the last value remains true. This is the output for the iterative API:
[ undefined ], : [ false ], : [ true ], : [ true ], EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO, EOO......
- is depended on by
-
SERVER-85178 Integrate block-based decompressor for scalars within objects into SBE ts_block.cpp
- Closed