You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "hailong wang (Jira)" <ji...@apache.org> on 2020/10/31 16:20:00 UTC

[jira] [Updated] (FLINK-19906) Incorrect result when compare two binary fields

     [ https://issues.apache.org/jira/browse/FLINK-19906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hailong wang updated FLINK-19906:
---------------------------------
    Summary: Incorrect result when compare two binary fields  (was: Incorrect result when compare two binary field)

> Incorrect result when compare two binary fields
> -----------------------------------------------
>
>                 Key: FLINK-19906
>                 URL: https://issues.apache.org/jira/browse/FLINK-19906
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.11.0
>            Reporter: hailong wang
>            Priority: Major
>             Fix For: 1.12.0, 1.11.3
>
>
> Currently, we use `Arrays.equals()` function to compare two binary fields in ScalarOperatorGens#generateComparison.
> This will  lead to the Incorrect result in '<', '>', '>=', '<=' operator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)