[
https://issues.apache.org/jira/browse/FLINK-24820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin updated FLINK-24820:
------------------------------------
Component/s: Table SQL / API
> Examples in documentation for value1 IS DISTINCT FROM value2 are wrong
> ----------------------------------------------------------------------
>
> Key: FLINK-24820
> URL: https://issues.apache.org/jira/browse/FLINK-24820
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Table SQL / API
> Affects Versions: 1.14.0, 1.13.3
> Reporter: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
>
> Currently it is stated in docs for {{value1 IS DISTINCT FROM value2}}
> {quote}
> E.g., 1 IS NOT DISTINCT FROM NULL returns TRUE; NULL IS NOT DISTINCT FROM
> NULL returns FALSE.
> {quote}
> In fact they return opposite values.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)