Alexey Kudinkin created HUDI-3349:
-------------------------------------
Summary: 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
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)