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

   Currently changelog files are stored as extra files in `DataFileMeta`. 
However for the full compaction changelog we're about to introduce, it cannot 
be added as extra files because their statistics might be different from the 
corresponding merge tree files.
   
   We need to extract changelog files out of `DataFileMeta#extraFiles`.


-- 
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-unsubscr...@flink.apache.org

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

Reply via email to