[
https://issues.apache.org/jira/browse/FLINK-13757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TisonKun closed FLINK-13757.
----------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
master via 647563a7e0e366eb83fb59066bb5058dd41a8e0c
> Document error for `logical functions`
> ---------------------------------------
>
> Key: FLINK-13757
> URL: https://issues.apache.org/jira/browse/FLINK-13757
> Project: Flink
> Issue Type: Wish
> Components: Documentation
> Reporter: hehuiyuan
> Assignee: hehuiyuan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Attachments: image-2019-08-17-11-58-53-247.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> [https://ci.apache.org/projects/flink/flink-docs-release-1.8/dev/table/functions.html#logical-functions]
> False:
> |{{boolean IS NOT TRUE}}|Returns TRUE if _boolean_ is FALSE or UNKNOWN;
> returns FALSE if _boolean_ is *FALSE*.|
> True:
> |{{boolean IS NOT TRUE}}|Returns TRUE if _boolean_ is FALSE or UNKNOWN;
> returns FALSE if _boolean_ is *TRUE*.|
> [!image-2019-08-17-11-58-53-247.png!|https://ci.apache.org/projects/flink/flink-docs-release-1.8/dev/table/functions.html#logical-functions]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)