[ 
https://issues.apache.org/jira/browse/IMPALA-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553494#comment-16553494
 ] 

Alex Rodoni commented on IMPALA-6174:
-------------------------------------

https://gerrit.cloudera.org/#/c/11023/

> 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
>
> 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]

Reply via email to