Description
After the default batchSize changed to 0 (batched based on the size of object), but parallelize() still use BatchedSerializer with batchSize=1.
Also, BatchedSerializer did not work well with list and numpy.ndarray
Attachments
Attachments
Issue Links
- links to