You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/08 09:41:34 UTC

[GitHub] [flink-table-store] tsreaper opened a new pull request, #310: [FLINK-29293] Set level to KeyValue when reading from data files

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

   This is the first step to introduce a special `MergeFunction` for full compaction. We need to know the level of each `KeyValue` so we can determine which `KeyValue` is the result of the last full compaction.


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] tsreaper merged pull request #310: [FLINK-29293] Set level to KeyValue when reading from data files

Posted by GitBox <gi...@apache.org>.
tsreaper merged PR #310:
URL: https://github.com/apache/flink-table-store/pull/310


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org