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

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

sivabalan narayanan created HUDI-5514:
-----------------------------------------

             Summary: 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


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)