You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "bd2019us (JIRA)" <ji...@apache.org> on 2019/05/10 21:55:00 UTC

[jira] [Created] (HIVE-21719) Use Random.nextDouble instead of Math.random

bd2019us created HIVE-21719:
-------------------------------

             Summary: Use Random.nextDouble instead of Math.random
                 Key: HIVE-21719
                 URL: https://issues.apache.org/jira/browse/HIVE-21719
             Project: Hive
          Issue Type: Improvement
            Reporter: bd2019us


Performance overhead from Math.random can be reduced by using Random.nextDouble instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)