[ 
https://issues.apache.org/jira/browse/FLINK-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

godfrey he updated FLINK-6237:
------------------------------
    Description: 
support RAND and RAND_INTEGER with and without seed on on Table API & SQL.
like: 
RAND([seed]), 
RAND_INTEGER([seed, ] bound)

  was:
support RAND and RAND_INTEGER with and without seed on SQL.
like: 
RAND([seed]), 
RAND_INTEGER([seed, ] bound)


> support RAND and RAND_INTEGER on Table API & SQL
> ------------------------------------------------
>
>                 Key: FLINK-6237
>                 URL: https://issues.apache.org/jira/browse/FLINK-6237
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API & SQL
>            Reporter: godfrey he
>            Assignee: godfrey he
>
> support RAND and RAND_INTEGER with and without seed on on Table API & SQL.
> like: 
> RAND([seed]), 
> RAND_INTEGER([seed, ] bound)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to