You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "dalongliu (Jira)" <ji...@apache.org> on 2020/07/01 02:56:00 UTC

[jira] [Commented] (FLINK-17716) Remove deprecated RowData.get and similar methods

    [ https://issues.apache.org/jira/browse/FLINK-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149064#comment-17149064 ] 

dalongliu commented on FLINK-17716:
-----------------------------------

Hi, [~twalthr] does this work has been done? I'm interesting it.

> Remove deprecated RowData.get and similar methods
> -------------------------------------------------
>
>                 Key: FLINK-17716
>                 URL: https://issues.apache.org/jira/browse/FLINK-17716
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Runtime
>            Reporter: Timo Walther
>            Priority: Major
>
> {{RowData.get}}, {{BinaryArrayWriter.setNullAt()}}, {{ArrayData.get}}, and {{BinaryWriter.write}} use logical types during runtime. Methods in logical types are not optimized for runtime usage. For a better separation of concerns, we should split runtime and pre-flight phase case. Those methods should be replaced with methods introduced in FLINK-17668.



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