[
https://issues.apache.org/jira/browse/FLINK-29542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724156#comment-17724156
]
Lijie Wang commented on FLINK-29542:
------------------------------------
Fixed via
master: 522fac5c1d0429621be5cac2d83b1e9ff8da106e
release-1.17: 2d4df6f6406103a6b74cb6b3996bedaac29b8710
release-1.16: a6f1f97f6193c402d656ac98dae6e14978b4a482
BTW, for the minor fixs/improvements of docs, you can directly open a hotfix PR
without creating a JIRA [~jiaoqb]
> 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)