You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jeff Zhang (Jira)" <ji...@apache.org> on 2020/02/26 07:00:14 UTC

[jira] [Created] (FLINK-16286) Support select from nothing

Jeff Zhang created FLINK-16286:
----------------------------------

             Summary: Support select from nothing
                 Key: FLINK-16286
                 URL: https://issues.apache.org/jira/browse/FLINK-16286
             Project: Flink
          Issue Type: New Feature
    Affects Versions: 1.10.0
            Reporter: Jeff Zhang


It would be nice to support from noting in flink sql. e.g. 
{code:java}
select "name", 1+1, Date() {code}
This is especially useful when user want to try udf provided by others without creating new table for faked data.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)