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)