[
https://issues.apache.org/jira/browse/FLINK-29542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29542:
-----------------------------------
Labels: pull-request-available (was: )
> Unload.md wrongly writes UNLOAD operation as LOAD operation
> -----------------------------------------------------------
>
> Key: FLINK-29542
> URL: https://issues.apache.org/jira/browse/FLINK-29542
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.17.0
> Reporter: qingbo jiao
> Priority: Minor
> Labels: pull-request-available
>
> UNLOAD statements can be executed with the {{executeSql()}} method of the
> {{{}TableEnvironment{}}}. The {{executeSql()}} method returns ‘OK’ for a
> successful {color:#FF0000}LOAD{color} operation; otherwise it will throw an
> exception.
>
> which should be {color:#FF0000}UNLOAD {color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)