Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(query): Reduce serialisation memory usage when spilling to local…
… disk (#16580) * set_size Signed-off-by: coldWater <[email protected]> * TempDirManager alignment Signed-off-by: coldWater <[email protected]> * BlocksEncoder Signed-off-by: coldWater <[email protected]> * DmaWriteBuf Signed-off-by: coldWater <[email protected]> * fix Signed-off-by: coldWater <[email protected]> * enable_dio Signed-off-by: coldWater <[email protected]> * Alignment Signed-off-by: coldWater <[email protected]> * no dio read Signed-off-by: coldWater <[email protected]> * test Signed-off-by: coldWater <[email protected]> * one read Signed-off-by: coldWater <[email protected]> * refactor Signed-off-by: coldWater <[email protected]> * fix Signed-off-by: coldWater <[email protected]> --------- Signed-off-by: coldWater <[email protected]>
- Loading branch information