As noted in #5820, `WritableDoubleChunk#sort` uses `Arrays#sort(double[], ...)` which does not sort NULL_DOUBLEs first; `-Infinity` is sorted earlier.