You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2022/10/17 20:25:00 UTC

[jira] [Resolved] (HUDI-4816) Update asf-site docs for GlobalDeleteKeyGenerator

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

Bhavani Sudha resolved HUDI-4816.
---------------------------------

> Update asf-site docs for GlobalDeleteKeyGenerator
> -------------------------------------------------
>
>                 Key: HUDI-4816
>                 URL: https://issues.apache.org/jira/browse/HUDI-4816
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: docs
>            Reporter: Ethan Guo
>            Assignee: Bhavani Sudha
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> The GlobalDeleteKeyGenerator should be used with a global index to delete records based on the record key solely and it works for a batch with deletes only.  The key generator can be used for both partitioned and non-partitioned table.  Note that when using GlobalDeleteKeyGenerator, the config hoodie.[bloom|simple|hbase].index.update.partition.path should be set to false to avoid redundant data written to the storage.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)