[
https://issues.apache.org/jira/browse/FLINK-27863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-27863:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)