You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2023/02/16 07:04:00 UTC

[jira] [Updated] (HUDI-5514) Add support for auto generation of record keys for Hudi

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

Ethan Guo updated HUDI-5514:
----------------------------
    Fix Version/s: 0.14.0

> Add support for auto generation of record keys for Hudi
> -------------------------------------------------------
>
>                 Key: HUDI-5514
>                 URL: https://issues.apache.org/jira/browse/HUDI-5514
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: writer-core
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>
> Hudi has a requirement to set record keys for any given table. But for some use-cases like ingesting log events, users may not have any column that can act as a primary key field. So, would be good to expose an auto generation record keys internally within hudi for such immutable use-cases. 
>  
>  



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