Details
Description
The hash of None, also tuple with None in it, is different cross machines, so the result will be wrong if None appear in the key of partitionBy().
It should use an portable hash function as the default partition function, which generate same hash for all the builtin immutable types, especially tuple.
Attachments
Issue Links
- links to