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/07 22:45:00 UTC

[jira] [Closed] (HUDI-3352) Rebase `HoodieWriteHandle` to use `HoodieRecord`

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

Alexey Kudinkin closed HUDI-3352.
---------------------------------
    Resolution: Invalid

> Rebase `HoodieWriteHandle` to use `HoodieRecord`
> ------------------------------------------------
>
>                 Key: HUDI-3352
>                 URL: https://issues.apache.org/jira/browse/HUDI-3352
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Alexey Kudinkin
>            Assignee: Alexey Kudinkin
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> From RFC-46:
> `HoodieWriteHandle`s will be  
>    1. Accepting `HoodieRecord` instead of raw Avro payload (avoiding Avro conversion)
>    2. Using Combining API engine to merge records (when necessary) 
>    3. Passes `HoodieRecord` as is to `FileWriter`



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