[
https://issues.apache.org/jira/browse/FLINK-29542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijie Wang closed FLINK-29542.
------------------------------
Fix Version/s: 1.18.0
1.17.1
1.16.3
Resolution: Fixed
> 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
> Fix For: 1.18.0, 1.17.1, 1.16.3
>
>
> 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)