Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
HUDI-5535 Add support for keyless for all keygens(non partitioned, timestamp based key gen)
- Closed
-
HUDI-5571 Add support for keyless for all keygens(non partitioned, timestamp based key gen) row writer
- Closed
-
HUDI-5586 Add support to auto generation of record keys for SimpleKeyGen
- Closed
-
HUDI-5604 Test auto generation of record keys w/ sparks-sql
- Closed
- is duplicated by
-
HUDI-5532 Add a KeyGenerator to support a Keyless workflow
- Closed
- links to