[jira] [Updated] (FLINK-18337) Introduce TableResult#await method to wait for data ready

2020-06-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-18337: --- Labels: pull-request-available (was: ) > Introduce TableResult#await method to wait for

[jira] [Updated] (FLINK-18337) Introduce TableResult#await method to wait for data ready

2020-06-16 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he updated FLINK-18337: --- Description: Currently, {{TableEnvironment.executeSql()}} method for INSERT statement returns

[jira] [Updated] (FLINK-18337) Introduce TableResult#await method to wait for data ready

2020-06-16 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he updated FLINK-18337: --- Summary: Introduce TableResult#await method to wait for data ready (was: Introduce