>> >>> default value to a proper smaller one, for example, 128. (We tested >> >>> 128, 256, 512 and 1024 with a tpc-ds and 128 is the best one.) >> >>> >> >>> 3. Read buffer of sort-shuffle >> >>> (taskmanager.memory.framework.off-heap.batch-shuffle.size): Currently...
However one of the random tests fails with the error below. Strangely if I add the same string to the sample tests that fails with the random test, I can pass it. My guess is that the pointer for free() should point to the start of the heap, but I dont know what to do. Can so...