[ https://issues.apache.org/jira/browse/FLINK-19906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233195#comment-17233195 ]
Jark Wu edited comment on FLINK-19906 at 11/17/20, 2:06 AM: ------------------------------------------------------------ Fixed in - master (1.12.0): 92c4fafd84ad31a225fd768273474d1977ed7f84 - 1.11.3: TODO was (Author: jark): Fixed in master (1.12.0): 92c4fafd84ad31a225fd768273474d1977ed7f84 > 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 > Assignee: 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)