[
https://issues.apache.org/jira/browse/FLINK-18569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-18569:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> 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)