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:04:00 UTC

[jira] [Created] (HUDI-3350) Create Engine-specific Implementations of `HoodieRecord`

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)