[
https://issues.apache.org/jira/browse/FLINK-27557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jane Chan updated FLINK-27557:
------------------------------
Description: Currently, FileStoreWrite will scan and plan files when
creating a non-empty writer. For normal compaction case, we should also create
a non-empty writer, but use the pre-planned manifest entries instead. (was:
Currently, FileStoreWrite only creates an empty writer for the \{{INSERT
OVERWRITE}} clause. We should also create the empty writer for manual
compaction.)
> Let FileStoreWrite accept pre-planned manifest entries
> ------------------------------------------------------
>
> Key: FLINK-27557
> URL: https://issues.apache.org/jira/browse/FLINK-27557
> Project: Flink
> Issue Type: Sub-task
> Components: Table Store
> Affects Versions: table-store-0.2.0
> Reporter: Jane Chan
> Priority: Major
> Fix For: table-store-0.2.0
>
> Attachments: normal-compaction.png, optimized-normal-compaction.png,
> rescale-bucket-compaction.png
>
>
> Currently, FileStoreWrite will scan and plan files when creating a non-empty
> writer. For normal compaction case, we should also create a non-empty writer,
> but use the pre-planned manifest entries instead.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)