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

Vinay updated HUDI-2257:
------------------------
    Status: In Progress  (was: Open)

> Add a note to set keygenerator class while deleting data
> --------------------------------------------------------
>
>                 Key: HUDI-2257
>                 URL: https://issues.apache.org/jira/browse/HUDI-2257
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Docs
>            Reporter: Vinay
>            Assignee: Vinay
>            Priority: Minor
>
> Copying examples from this blog 
> [https://hudi.apache.org/blog/delete-support-in-hudi/] , does not work as is 
> for Non-Partitioned table, user have to explicitly set the following option 
> in order for delete to work
> {code:java}
> option("hoodie.datasource.write.keygenerator.class","org.apache.hudi.keygen.NonpartitionedKeyGenerator")
> {code}



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

Reply via email to