dongjoon-hyun commented on issue #23851: [SPARK-26950][SQL][TEST] Make RandomDataGenerator use Float.NaN or Double.NaN for all NaN values URL: https://github.com/apache/spark/pull/23851#issuecomment-466136589 Hi, @srowen . For `uniformRand` argument, it looks like `randomNumeric`'s initial aspiration instead of its requirement. If we can provide some uniform function instead of `intBitsToFloat`, that would be better. For now, I'd like to keep the argument name~
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
