[
https://issues.apache.org/jira/browse/IMPALA-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rodoni closed IMPALA-6174.
-------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.1.0
> Mismatched size of input seed of rand/random between docs and backend
> ---------------------------------------------------------------------
>
> Key: IMPALA-6174
> URL: https://issues.apache.org/jira/browse/IMPALA-6174
> Project: IMPALA
> Issue Type: Bug
> Components: Backend, Docs
> Reporter: Jinchul Kim
> Assignee: Alex Rodoni
> Priority: Minor
> Fix For: Impala 3.1.0
>
>
> The mismatch between docs and the code about the integer type (4-byte vs
> 8-byte) of seed for rand/random functions.
> * Doc: docs/topics/impala_math_functions.xml:1081
> ** 1081 <codeph>rand()</codeph>, <codeph>rand(int seed)</codeph>,
> * Code: common/function-registry/impala_functions.py:299
> ** 299 [['rand','random'], 'DOUBLE', ['BIGINT'],
> 'impala::MathFunctions::RandSeed',
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]