tsreaper opened a new pull request, #144:
URL: https://github.com/apache/flink-table-store/pull/144

   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to