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

[jira] [Updated] (FLINK-18877) Faulty BinarySection.equals()

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

Timo Walther updated FLINK-18877:
---------------------------------
    Affects Version/s: 1.11.1

> Faulty BinarySection.equals()
> -----------------------------
>
>                 Key: FLINK-18877
>                 URL: https://issues.apache.org/jira/browse/FLINK-18877
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Runtime
>    Affects Versions: 1.11.1
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Critical
>
> Classes extending from `BinarySection` rely on `BinarySection.equals()` but this does not allow for subclasses. Thus, `BinaryRowData`, `BinaryMapData`, `BinaryArrayData`, `NestedRowData` have faulty equality.



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