Alexey Kudinkin created HUDI-3350:
-------------------------------------
Summary: Create Engine-specific Implementations of `HoodieRecord`
Key: HUDI-3350
URL: https://issues.apache.org/jira/browse/HUDI-3350
Project: Apache Hudi
Issue Type: Task
Reporter: Alexey Kudinkin
To achieve goals of RFC-46 `HoodieRecord` will have to hold internal
representations of the records based on the Engine Hudi is being used with.
For that we need to split `HoodieRecord` into "interface" (or base-class) and
engine-specific implementations (holding internal engine-specific
representation of the payload).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)