Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `transparent_decompression` test is flaky because incremental sort is chosen most times but normal sort is picked up as well when under load. Making the test less flaky by turning off incremental sort. The test exists to test that DecompressChunk works as intended.
- Loading branch information