You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Frank Wong (Jira)" <ji...@apache.org> on 2022/10/05 14:53:00 UTC

[jira] [Closed] (HUDI-3410) Revisit Record-reading Abstractions

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

Frank Wong closed HUDI-3410.
----------------------------
    Resolution: Fixed

> Revisit Record-reading Abstractions
> -----------------------------------
>
>                 Key: HUDI-3410
>                 URL: https://issues.apache.org/jira/browse/HUDI-3410
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Alexey Kudinkin
>            Assignee: Frank Wong
>            Priority: Major
>             Fix For: 0.13.0
>
>
> Currently, while the logic of combining the all Delta Log files (into a set of delta-records) is commonly unified across all query engines. Actual merging it with the base-files is not. 
> We need to revisit that to and make sure: 
>  * Record merging logic is shared across all Query engines
>  * There's no duplication of merging logic (currently merging log-files and base-files are completely isolated)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)