[
https://issues.apache.org/jira/browse/FLINK-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-17716.
---------------------------
Resolution: Duplicate
> 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)