Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.17.0
-
None
-
None
-
Reviewed
Description
If io.sort.record.percent is set to 1.0, the simultaneous collection and spill is disabled. However, if one exhausts the offset allocation before the serialization allocation, the limit will not be detected and the write will block forever.