[ 
https://issues.apache.org/jira/browse/FLINK-18569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timo Walther reassigned FLINK-18569:
------------------------------------

    Assignee: Timo Walther

> Add Table.limit() which is the equivalent of SQL LIMIT
> ------------------------------------------------------
>
>                 Key: FLINK-18569
>                 URL: https://issues.apache.org/jira/browse/FLINK-18569
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API, Table SQL / Planner, Table SQL / Runtime
>            Reporter: Aljoscha Krettek
>            Assignee: Timo Walther
>            Priority: Major
>
> Currently, you can run a SQL query like {{select * FROM (VALUES 'Hello', 
> 'CIAO', 'foo', 'bar') LIMIT 2;}} but you cannot run the equivalent in the 
> Table API.



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

Reply via email to