You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/06/01 08:01:00 UTC

[jira] [Closed] (FLINK-27863) Refactor RecordReader and RecordIterator in table store into generic types

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

Jingsong Lee closed FLINK-27863.
--------------------------------
    Fix Version/s: table-store-0.2.0
       Resolution: Fixed

master: a19b9e68654c885d9d44ac4c19b479dc148ec9ba

> Refactor RecordReader and RecordIterator in table store into generic types
> --------------------------------------------------------------------------
>
>                 Key: FLINK-27863
>                 URL: https://issues.apache.org/jira/browse/FLINK-27863
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table Store
>    Affects Versions: table-store-0.2.0
>            Reporter: Caizhi Weng
>            Assignee: Caizhi Weng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> We'd like to introduce a `TableRead` class between file store and the users. This class should provide an iterator for `RowData` instead of `KeyValue`s. So we'll need an iterator not only for `KeyValue` but also for `RowData`.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)