Details
Description
In PySpark SQL's rand() function, it tests for a seed in a way such that seed 0 is treated as no seed, leading to non-deterministic results when a user would expect deterministic results.
Attachments
Issue Links
- relates to
-
SPARK-9690 Add random seed Param to PySpark CrossValidator
- Resolved
- links to