[ https://issues.apache.org/jira/browse/FLINK-19906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
hailong wang updated FLINK-19906: --------------------------------- Labels: pull-request-available (was: ) > 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.12.0, 1.11.2 > Reporter: hailong wang > Priority: Major > Labels: pull-request-available > 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)