You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "godfrey he (JIRA)" <ji...@apache.org> on 2017/04/01 05:14:41 UTC

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

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)