[
https://issues.apache.org/jira/browse/FLINK-27696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-27696:
-----------------------------------
Labels: pull-request-available (was: )
> Add bin-pack strategy to split the whole bucket data files into several small
> splits for append-only table.
> -----------------------------------------------------------------------------------------------------------
>
> Key: FLINK-27696
> URL: https://issues.apache.org/jira/browse/FLINK-27696
> Project: Flink
> Issue Type: Sub-task
> Reporter: Zheng Hu
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.2.0
>
>
> For append-only table, we don't have to assign each task with a whole bucket
> data files. Instead, we can use some algorithm ( such as bin-packing) to
> split the whole bucket data files into multiple fragments to improve the job
> parallelism.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)