Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/18692
Also add a test case for non-deterministic cases. For example, given the
left child has `a = rand()` and the right child has `b = rand()`, we should not
get `a = b`--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
