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)