[
https://issues.apache.org/jira/browse/FLINK-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956761#comment-15956761
]
ASF GitHub Bot commented on FLINK-6237:
---------------------------------------
Github user godfreyhe commented on the issue:
https://github.com/apache/flink/pull/3660
thanks for your advice @fhueske @twalthr. I had update the PR.
I will implement rand and rand_integer functions for the Scala and Java
Table API next immediately, or should I submit a new PR ?
> support RAND and RAND_INTEGER on 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 SQL.
> like:
> RAND([seed]),
> RAND_INTEGER([seed, ] bound)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)