[jira] [Created] (FLINK-6237) support RAND and RAND_INTEGER on SQL

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6237) support RAND and RAND_INTEGER on SQL

Shang Yuanchun (Jira)
godfrey he created FLINK-6237:
---------------------------------

             Summary: 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)