You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Alexey Kudinkin (Jira)" <ji...@apache.org> on 2022/02/01 02:00:00 UTC

[jira] [Updated] (HUDI-3349) Replace usages of `HoodieRecordPayload` w/ `HoodieRecord`

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

Alexey Kudinkin updated HUDI-3349:
----------------------------------
    Epic Link: HUDI-3217

> Replace usages of `HoodieRecordPayload` w/ `HoodieRecord`
> ---------------------------------------------------------
>
>                 Key: HUDI-3349
>                 URL: https://issues.apache.org/jira/browse/HUDI-3349
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Alexey Kudinkin
>            Priority: Major
>
> To promote `HoodieRecord` to become a standardized API of interacting with a single record, we need:
>  # Rebase usages of `HoodieRecordPayload` w/ `HoodieRecord`
>  # Implement new standardized record-level APIs (like `getPartitionKey` , `getRecordKey`, etc) in `HoodieRecord`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)