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/05/14 19:32:00 UTC

[jira] [Closed] (FLINK-17668) Fix shortcomings in new data structures

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

Timo Walther closed FLINK-17668.
--------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

Fixed in 1.11.0: 96a633725f1b4616e40576b97473308b289a8028

> Fix shortcomings in new data structures
> ---------------------------------------
>
>                 Key: FLINK-17668
>                 URL: https://issues.apache.org/jira/browse/FLINK-17668
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner, Table SQL / Runtime
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> There are a couple of shortcomings in the new data structures:
> - The some data structures do not provide a {{hashCode/equals}} for testing. 
> - `RawValueData` cannot be created from bytes.
> - Accessing elements requires dealing with logical types during runtime.
> - Null checks are performed multiple times during runtime even for types that are declared as NOT NULL.



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