[
https://issues.apache.org/jira/browse/FLINK-29612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Caizhi Weng closed FLINK-29612.
-------------------------------
Resolution: Fixed
> Extract changelog files out of DataFileMeta#extraFiles
> ------------------------------------------------------
>
> Key: FLINK-29612
> URL: https://issues.apache.org/jira/browse/FLINK-29612
> Project: Flink
> Issue Type: Sub-task
> Components: Table Store
> Affects Versions: table-store-0.3.0
> Reporter: Caizhi Weng
> Assignee: Caizhi Weng
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.3.0
>
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)