You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2021/01/21 06:04:00 UTC

[jira] [Updated] (HUDI-1075) Implement a simple merge clustering strategy

     [ https://issues.apache.org/jira/browse/HUDI-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinoth Chandar updated HUDI-1075:
---------------------------------
    Fix Version/s: 0.7.0

> Implement a simple merge clustering strategy 
> ---------------------------------------------
>
>                 Key: HUDI-1075
>                 URL: https://issues.apache.org/jira/browse/HUDI-1075
>             Project: Apache Hudi
>          Issue Type: Sub-task
>            Reporter: satish
>            Assignee: satish
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.7.0
>
>
> Provide action to merge N small parquet files into M parquet files (M < N). Avoid serializing and deserializing records and just copy parquet blocks when possible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)