Dian Fu created FLINK-19038: ------------------------------- Summary: It doesn't support to call Table.fetch() 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 Fix For: 1.12.0
table.fetch(3).fetch(2) will failed with "FETCH is already defined." -- This message was sent by Atlassian Jira (v8.3.4#803005)