[
https://issues.apache.org/jira/browse/FLINK-19038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated FLINK-19038:
----------------------------
Summary: It doesn't support to call Table.limit() continuously (was: It
doesn't support to call Table.fetch() continuously)
> It doesn't support to call Table.limit() continuously
> -----------------------------------------------------
>
> Key: FLINK-19038
> URL: https://issues.apache.org/jira/browse/FLINK-19038
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Affects Versions: 1.12.0
> Reporter: Dian Fu
> Priority: Major
> Fix For: 1.12.0
>
>
> For example, table.limit(3).limit(2) will failed with "FETCH is already
> defined." However, as we support to call table.fetch() without
--
This message was sent by Atlassian Jira
(v8.3.4#803005)